combining dictionary with digit mutation in hashcat plus
#3
yes, but this is not the optimum solution..
there are 28+10 characters (letters + numbers) - 38^7 / 90000 c/s = 353 hours to run
EWSA runs the digit mutation + dictionary in less than 5 minutes (because it doesnt do all the 30^7 combinations)

i've made it in access : get my dictionary, create another one with numbers from 1 to 9999, and do a Cartesian multiply between those two.. i think i'll get lucky

Thanks



Messages In This Thread
RE: combining dictionary with digit mutation in hashcat plus - by fast_checkmate - 10-06-2011, 11:05 AM