Add @tomchop unxor

This commit is contained in:
rshipp 2015-05-14 19:47:34 -06:00
parent 404ccbce95
commit 592fdd5e5b

View File

@ -245,6 +245,8 @@ the [browser malware](#browser-malware) section.*
* [NoMoreXOR](https://github.com/hiddenillusion/NoMoreXOR) - Guess a 256 byte
XOR key using frequency analysis.
* [unxor](https://github.com/tomchop/unxor/) - Guess XOR keys using
known-plaintext attacks.
* [xortool](https://github.com/hellman/xortool) - Guess XOR key length, as
well as the key itself.