mirror of
https://github.com/brannondorsey/naive-hashcat.git
synced 2025-07-22 21:34:55 +02:00
Update README
This commit is contained in:
parent
fb5d5b8d78
commit
0ed7276f6f
@ -11,7 +11,7 @@ git clone https://github.com/brannondorsey/naive-hashcat
|
|||||||
cd naive-hashcat
|
cd naive-hashcat
|
||||||
|
|
||||||
# download the 134MB rockyou dictionary file
|
# download the 134MB rockyou dictionary file
|
||||||
curl -o dicts/rockyou.txt
|
curl -L -o dicts/rockyou.txt https://github.com/brannondorsey/naive-hashcat/releases/download/data/rockyou.txt
|
||||||
|
|
||||||
# cracks md5 hashes in hashcat-3.6.0/example0.hash by default
|
# cracks md5 hashes in hashcat-3.6.0/example0.hash by default
|
||||||
./naive-hashcat.sh
|
./naive-hashcat.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user