auto length increment?
#1
I'm trying to bruteforce an md5 hash of a MAC address. Here is my command line:
Code:
cudaHashcat-lite64.exe test.txt --custom-charset1=0123456789ABCDEF ?1?1:?1?1:?1?1:?1?1:?1?1:?1?1

I know for a fact the format and length of the input. So why is it doing lower length first? eg:

Plain.Text...: ****1:0F:4C:1


Messages In This Thread
auto length increment? - by qweasd - 11-21-2012, 08:14 AM
RE: auto length increment? - by M@LIK - 11-21-2012, 10:37 AM
RE: auto length increment? - by qweasd - 11-21-2012, 09:42 PM
RE: auto length increment? - by sigi77 - 11-22-2012, 05:09 AM