Skip to content

Commit d2366eb

Browse files
authored
Update README.md
1 parent b53f4fa commit d2366eb

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1-
# HashExploit
2-
HashExploit CLI.
1+
# HashExploit
32
HashExpoit is Great Tool For Cracking Hash.
43
HashExploit Supports 11 Hash Such as md5, sha1, sha223, sha3_384, blake2s, blake2b, sha384, sha3_224,
54
sha512, sha256, sha3_256 etc.
65
it Generates Rainbow Table and Creates Sqlite
76
Database in Current Directory and Match Hash With Rainbow Table Hashes. HashExploit Also
87
Supports Prepend and Append Salt Value.
9-
you can use HashExploit CLI Mode And Terminal Mode
8+
you can use HashExploit Intractive Mode And Non-Intactive Mode
109
HashExploit directly cracks Match Hash To Rainbow Table Hash
1110
No Require To Specify Hash Alogorithem Name
12-
# usage
13-
# Terminal Mode
11+
# Usage
12+
# Intractive Mode
1413

1514
root@kali:~/HashExploit# python3 HashExploit.py
1615

@@ -24,7 +23,7 @@ hash > help
2423
word : Word Of Hash
2524
Example : File /root/file
2625
Example : Hash Crack
27-
# CLI Mode
26+
# Non-Intractive Mode
2827
# Help options
2928
root@kali:~/HashExploit# python3 HashExploit.py -h
3029

0 commit comments

Comments
 (0)