/Script-Maker-Hash

Script Maker Hash is a Python program that can hash a word, decrypt a hash, and add a word to a word list file. The program uses the hashlib library to calculate the hashes and can perform parallel processing using the concurrent.futures module.

Primary LanguagePythonOtherNOASSERTION

Watchers