SecurityXploded.com
Bulk MD5 Password Cracker : Free Command-line based Mass MD5 Hash Password Recovery Tool
Bulk MD5 Password Cracker

Version: 3.0

See Also
 
Contents
 
About
Bulk MD5 Password Cracker is the simple command-line tool for quick cracking of mass MD5 password hashes.

You can put entire dump of MD5 hashes (one per line) into text file and then start cracking using the password dictionary/wordlist file. Each password from dictionary file is compared with a supplied list of hashes and cracked password hashes will be written to the output file.

It also takes care of duplicate password hashes automatically so you don't have to perform any pre-sorting work. During hash cracking operation detailed statistics is displayed showing the completed password counts and number of cracked hashes.

This tool is useful for penetration testers and researchers to crack big dump of MD5 hashes in few minutes. And being a command-line tool makes it easy for automation.

It is fully portable and works on all platforms starting from Windows XP to new Windows 10 version.

 
Installation & Un-installation
Bulk MD5 Password Cracker comes with Installer to help in local installation & un-installation. This installer has intuitive wizard which guides you through series of steps in completion of installation.
At any point of time, you can uninstall the product using the Uninstaller located at following location (by default)
[Windows 32 bit]
C:\Program Files\SecurityXploded\BulkMD5PasswordCracker

[Windows 64 bit]
C:\Program Files (x86)\SecurityXploded\BulkMD5PasswordCracker
 
 
How to use?
Bulk MD5 Password Cracker is very easy to use tool. It is command-line based tool, hence you have to launch it from the command prompt (cmd.exe).

Here is the simple usage information
 
    BulkMD5PasswordCracker.exe <md5_hash_file_path> <dict_file_path> <output_file_path>        
        
         <md5_hash_file_path>  => MD5 Hash list file one per line
         <dict_file_path>      => Password wordlist/dictionary file one per line
         <output_file_path>    => Output file to store cracked MD5 hashes 
 
Examples of Bulk MD5 Password Cracker
//Crack MD5 hashes from a hashlist using dictionary password file
BulkMD5PasswordCracker.exe "c:\hashlist.txt" "c:\passlist.txt" "c:\output.txt"
 
//Show this help screen
BulkMD5PasswordCracker.exe -h
 
 
Screenshots
 
BulkMD5PasswordCracker in Action
 
 
Release History
Version 3.0:  9th Jun 2016
Mega 2016 release with support for new Windows 10 version. .
 
Version 2.0:  10th Jan 2015
Integrated Uninstaller into Windows Add/Remove Programs, now you can uninstall it in a standard way.
 
Version 1.0:  15th Jun 2013
First public release of Bulk MD5 Password Cracker.
 
 
Download
FREE Download Bulk MD5 Password Cracker v3.0

License  : Freeware
Platform : Windows 10,8,7,Vista (32-bit/64-bit)

Download
 
 
See Also