Skip to content

Commit 3ca23e0

Browse files
authored
Update README.md
1 parent 62c118c commit 3ca23e0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ hash > help
2525
word : Word Of Hash
2626
Example : File /root/file
2727
Example : Hash Crack
28+
# CLI Mode
2829
# Help options
2930
root@kali:~/HashExploit# python3 HashExploit.py -h
3031

@@ -45,8 +46,8 @@ root@kali:~/HashExploit# python3 HashExploit.py -h
4546
-v, --verbose Verbose Mode
4647
-w WORD, --word WORD Generate Hashes For A Particular Word
4748

48-
# CLI Mode
49-
Create rainbow table
49+
50+
# Create rainbow table
5051

5152
root@kali:~/HashExploit# python3 HashExploit.py -f full_path_of_file/rockyou.txt
5253

0 commit comments

Comments
 (0)