/hashMaster

Hash master is an easy-to use tool to crack hashes in a few seconds.

Primary LanguagePython

Hash Master

Hash master is an easy-to use Tool to crack hashes in a few seconds.

How to Install

# Git
git clone https://github.com/ZSendokame/hashMaster; cd hashMaster; pip install -r requirements.txt

How to Use

              |Wordlist              |Hash                               |Help
python hm.py -w wordlist.txt -a md5 -h b10a8db164e0754105b7a99be72e3fe5 -sa
                              |Algorithm

Optional parameters:
-sa: Show supported algorithms by Hashlib.
-a: MD5 (DEFAULT).