updated readme to reflect changes

This commit is contained in:
bandrel
2018-04-27 14:24:55 -04:00
parent 66ff11113f
commit 21c62ed020

View File

@@ -58,7 +58,7 @@ $ ./hate_crack.py <hash file> 1000
\___|_ /(____ /__| \___ >____\______ /|__| (____ /\___ >__|_ \
\/ \/ \/_____/ \/ \/ \/ \/
Public Release
Version 1.00
Version 1.02
(1) Quick Crack
@@ -72,6 +72,7 @@ $ ./hate_crack.py <hash file> 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