Skip to content

Commit aeca54f

Browse files
authored
Update README.md
1 parent 4984603 commit aeca54f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ Create rainbow table
5050

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

53+
# For Appending
54+
root@kali:~/HashExploit# python3 HashExploit.py -a saltvalue -f /root/HashExploit/rockyou.txt
55+
56+
5357
# For Generating Hash Of A Particular Word
5458
root@kali:~/HashExploit# python3 HashExploit.py -w password
5559

0 commit comments

Comments
 (0)