Add @hellman xortool

This commit is contained in:
rshipp 2015-05-14 19:46:08 -06:00
parent 4e2e341ea7
commit 404ccbce95

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.
* [xortool](https://github.com/hellman/xortool) - Guess XOR key length, as
well as the key itself.
## Debugging and Reverse Engineering