Skip to content

Python program to hash and crack hash, supports many hashes.

Notifications You must be signed in to change notification settings

wmstack/gci_hash_and_crack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Hasher and Hash cracker

Python program to hash and crack hashes. Supports cool online cracking from https://hashtoolkit.com

Usage

#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 : 
...

Demo

About

Python program to hash and crack hash, supports many hashes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages