Skip to content

Bruteforce tool / cracker for MD5 hashes. Processing single hashes, lists and combolists (userid:md5hash).

Notifications You must be signed in to change notification settings

DrPython3/MD5Bruter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MD5Bruter

Bruteforce MD5 decryption written in Python 3.8. No password list needed.
Working for single hashes as well as lists of hashes and combolists (userid:md5hash).
All results are saved to a textfile called "logs.txt".

For educational purposes only!

MD5Bruter Demo with Testdata

How to use

Download code or clone the repo:

git clone https://github.com/DrPython3/MD5Bruter

Install requirements / dependencies:

cd MD5Bruter
python3 install -r requirements.txt

Then start MD5Bruter:

python3 md5bruter.py

... and follow the output.

Support

If you like this tool, support my work and buy me a coffee!
Or send a donation to one of the following wallets:

BTC: 19v1XuRJWoFoqqNKJ3r6wdHuRMjg2fjHji
LTC: LbukCLWfCqUn3cu8xViQft8pDVVfDqLBZA

Every donation helps!