diff --git a/readme.md b/readme.md index 69898a1..9bea236 100644 --- a/readme.md +++ b/readme.md @@ -58,7 +58,7 @@ $ ./hate_crack.py 1000 \___|_ /(____ /__| \___ >____\______ /|__| (____ /\___ >__|_ \ \/ \/ \/_____/ \/ \/ \/ \/ Public Release - Version 1.00 + Version 1.02 (1) Quick Crack @@ -72,6 +72,7 @@ $ ./hate_crack.py 1000 (9) PRINCE Attack (10) YOLO Combinator Attack + (96) Export Output to Excel Format (97) Display Cracked Hashes (98) Display README (99) Quit @@ -140,5 +141,11 @@ optimized wordlists for the left and right sides. ------------------------------------------------------------------- ### Version History +Version 1.02 + Introduction of new feature to export the output of pwdump formated NTDS outputs to excel with clear-text passwords + +Version 1.01 + Minor bug fixes + Version 1.00 Initial public release