Skip to content

imakealol/python_dehasher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python dehasher

Uses https://md5decrypt.net/en/Api/ to dehash MD5 hashes.

Changes

  • Added multiple hash support on .txt format!
  • If the .txt hash list is > than 400 lines, it uses hashcat.
  • Added email:hash mode!
  • Converts that file into a new only-hash file.
  • The API has a limit of 400 total hashes/day.

Installation

git clone https://github.com/r4v10l1/python-dehasher
cd python-dehasher
python3 dehasher.py -h  # View the help

Screenshots

screenshot1

About

Uses https://md5decrypt.net/en/Api/ to dehash MD5 hashes. Multiple hash version available!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%