06-02-2012, 12:08 AM
so i had some minutes on my hand and wrote a quick and dirty hash generator. I think this will make testing much easier.
The supported algorithms are far from complete, so feel free to extend it!
http://pastebin.com/e7MUPTiQ
The script will simply create files called "x.hash" where x represents the mode number. You can either use the build in demo wordlist (which makes sure to cover everything important; default) or load your own dictionary.
Should be very much self explaining.
The supported algorithms are far from complete, so feel free to extend it!
http://pastebin.com/e7MUPTiQ
The script will simply create files called "x.hash" where x represents the mode number. You can either use the build in demo wordlist (which makes sure to cover everything important; default) or load your own dictionary.
Should be very much self explaining.