diff --git a/README.md b/README.md index f202a8f..59ee869 100644 --- a/README.md +++ b/README.md @@ -351,6 +351,8 @@ the [browser malware](#browser-malware) section.* files. * [NoMoreXOR](https://github.com/hiddenillusion/NoMoreXOR) - Guess a 256 byte XOR key using frequency analysis. +* [PackerAttacker](https://github.com/BromiumLabs/PackerAttacker) - A generic + hidden code extractor for Windows malware. * [unxor](https://github.com/tomchop/unxor/) - Guess XOR keys using known-plaintext attacks. * [VirtualDeobfuscator](https://github.com/jnraber/VirtualDeobfuscator) -