Bruteforce MD5
This script i provide with can bruteforce MD5 hashes using a
wordslist. I composed the wordlists from a collection of names
dictionary words (not just english) and common password then i run a
program to filter out duplicates.
The python script is actually pretty simple but can pull it's weight in cracking hashes.
The python script is actually pretty simple but can pull it's weight in cracking hashes.
Usage:
python bruteMD5.py -f wordslist.txt
Also to change the hashes you want to crack change the variable "ciph"