/hash_cracker

python std library multithreaded hashcracking script

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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