This update has all the options of the original plus a twelve character lower case alpha brute force option.
I plan on adding a save session feature so that you can save the session and continue later since brute force of more than six characters may take awhile.
This doesn't have a alphanumuric and lower+uppercase brute force yet, doing the ones that are common and faster to crack first. Lower case alpha is the fastest brute force.
People don't commonly have more than twelve chars, will include 14 chars in my next one anyways.
Cryptosys hash needs to be installed
Original version
http://www.governmentsecurity.org/forum/in...?showtopic=4793
Edit:
Any suggestions on what needs to be added? You can always pick and choose the options you want to run through.
Going to to add:
all number crack, to run right before all lowercase
all lowercase alphanumeric
lower+upercase
lower+uppercase alphanumeric
Hybrid
Session save
After I finish the code I am going to tweak it for speed, then release it.
Edit:
had a minor bug, get the latest version




