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 5af05f8 commit 801e728Copy full SHA for 801e728
README.md
@@ -30,3 +30,6 @@ hash > help
30
Create rainbow table
31
32
root@kali:~/HashExploit# python3 HashExploit.py -f full_path_of_file/rockyou.txt
33
+
34
+# Generate Hashes For A Particular Word
35
+root@kali:~/HashExploit# python3 HashExploit.py -w password
0 commit comments