We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c118c commit 3ca23e0Copy full SHA for 3ca23e0
README.md
@@ -25,6 +25,7 @@ hash > help
25
word : Word Of Hash
26
Example : File /root/file
27
Example : Hash Crack
28
+# CLI Mode
29
# Help options
30
root@kali:~/HashExploit# python3 HashExploit.py -h
31
@@ -45,8 +46,8 @@ root@kali:~/HashExploit# python3 HashExploit.py -h
45
46
-v, --verbose Verbose Mode
47
-w WORD, --word WORD Generate Hashes For A Particular Word
48
-# CLI Mode
49
-Create rainbow table
+
50
+# Create rainbow table
51
52
root@kali:~/HashExploit# python3 HashExploit.py -f full_path_of_file/rockyou.txt
53
0 commit comments