From 404ccbce95e3e9337cf4adbae1bff87f3943ebfb Mon Sep 17 00:00:00 2001 From: rshipp Date: Thu, 14 May 2015 19:46:08 -0600 Subject: [PATCH] Add @hellman xortool --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6a291d8..0cac152 100644 --- a/README.md +++ b/README.md @@ -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