-
Notifications
You must be signed in to change notification settings - Fork 1
Home
apacketofsweets edited this page Nov 16, 2018
·
7 revisions
ZeusCrack simple command-line hash cracking tool that takes in a hash value then cross-references it with a user-provided wordlist by hashing every word in the wordlist and checking to see if the hashed value matches with the hash it's meant to crack.