Add @BromiumLabs PackerAttacker

This commit is contained in:
rshipp 2015-11-04 10:02:54 +01:00
parent 1521c9cfa9
commit f67c507668

View File

@ -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) -