Skip to content

rodfer0x80/hash_cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hash_cracker

multithreaded python hash cracking script

Arguments:
wordlist_location - wordlist path
hash_type - hash type (md5/sha256)
hash_input - hash input to crack
n_threads - number of threads
Flags:
timer - True/False - time program execution time