Skip to content

antoniogonzalezai/MEDUZA-HASH-CRACKING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Meduza-Hash-Cracking

It is a simple program that allows you to decrypt encrypted passwords. Decrypt hash in md5, sha1, sha224, sha256 , sha384 and sha512. For Linux, MAC OS & Windows. requirements: Python3 and your txt Wordlist.

And if you don't have it you have to install colorama and hashlib. Type in your terminal:

pip install hashlib

pip install colorama

Run: python3 Meduza_Hash_Craking.py

Releases

No releases published

Packages

No packages published

Languages