From 3a1232573e47b4f3384e4de9b52e1d10372e0dd4 Mon Sep 17 00:00:00 2001 From: Royce Williams Date: Sat, 8 Sep 2018 17:42:35 -0800 Subject: [PATCH] mention new passhthrough hybrid rules in changes.txt --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index f7716c439..8919cb69e 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -18,6 +18,7 @@ - Do not allocate memory segments for bitmap tables if we dont need it, for example in benchmark mode - Removed duplicate words in the dictionary file example.dict - Improved the speed of the outfile folder scan when using lots of hashes/salts +- Added additional hybrid "passthrough" rules, to enable variable-length append/prepend attacks ## ## Bugs