diff --git a/README.md b/README.md index 763f6ce..1be00da 100644 --- a/README.md +++ b/README.md @@ -384,6 +384,8 @@ the [browser malware](#browser-malware) section.* XOR key using frequency analysis. * [PackerAttacker](https://github.com/BromiumLabs/PackerAttacker) - A generic hidden code extractor for Windows malware. +* [unpacker](https://github.com/malwaremusings/unpacker/) - Automated malware + unpacker for Windows malware based on WinAppDbg. * [unxor](https://github.com/tomchop/unxor/) - Guess XOR keys using known-plaintext attacks. * [VirtualDeobfuscator](https://github.com/jnraber/VirtualDeobfuscator) -