Python program to hash and crack hashes. Supports cool online cracking from https://hashtoolkit.com
#install requirements
pip install -r requirements.txt
./hash_crack.py
To Hash press 1 and to Crack Hash press 2 : 1
What kind of HASHING
1.md5
2.sha1
3.sha224
4.sha256
5.sha384
6.sha512
Enter the number : 3
Enter the thing to be Hashed :
...