Skip to content

Files

Latest commit

 

History

History

Hash Cracker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Python Hash Cracker

Decodes supported hashes written in Python.

Supported Formats: 'md5', 'sha1', 'sha224', 'sha256', 'sha384', 'sha512'

Requirements

You can install the Requirements by running the command:

pip install colorama==0.4.4

How to use?

$ pip install colorama==0.4.4
$ python main.py -h <hash> -t <type> -w <wordlist>

YouTube Video