diff --git a/README.md b/README.md index 29b0e21..6a291d8 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,9 @@ the [browser malware](#browser-malware) section.* *Reverse XOR and other code obfuscation methods.* +* [NoMoreXOR](https://github.com/hiddenillusion/NoMoreXOR) - Guess a 256 byte + XOR key using frequency analysis. + ## Debugging and Reverse Engineering *Disassemblers, debuggers, and other static and dynamic analysis tools.* @@ -356,6 +359,7 @@ the [browser malware](#browser-malware) section.* * Andrew Case [@attrc](https://twitter.com/attrc) * Claudio [@botherder](https://twitter.com/botherder) +* Glenn [@hiddenillusion](https://twitter.com/hiddenillusion) * jekil [@jekil](https://twitter.com/jekil) * Jurriaan Bremer [@skier_t](https://twitter.com/skier_t) * Lenny Zeltser [@lennyzeltser](https://twitter.com/lennyzeltser)