Missing words in dic file?
#9
(12-25-2013, 08:45 AM)radix Wrote: ok so you could do:

./hashcat-cli64.bin -m 2500 -n 2 cap.hccap -a 3 8?d?d?d?d?d?d?d?d?d

Saves you 10gig of space. To explain your initial paste a bit better heres the break down:

hashcat broke your wordlist into 328 segments, and is starting with the 1st, in that first segment, there are 3050031 words. In the next segments (2) there will be close to the same.

However, 3050031 words would mean only 4 segments to exhaust 10 million plains. Might be a bug, I'll look into it.

*edit*

Forgot to add a --pw-min 10 so you dont increment through all 10 positions

lol I noticed something wasn't right on that. It was incrementing but I thought maybe it was building a db or something to use for it. Thanks its working now.


Messages In This Thread
Missing words in dic file? - by JoeBobJr - 12-25-2013, 07:44 AM
RE: Missing words in dic file? - by radix - 12-25-2013, 07:49 AM
RE: Missing words in dic file? - by JoeBobJr - 12-25-2013, 07:55 AM
RE: Missing words in dic file? - by radix - 12-25-2013, 08:19 AM
RE: Missing words in dic file? - by JoeBobJr - 12-25-2013, 08:37 AM
RE: Missing words in dic file? - by radix - 12-25-2013, 08:45 AM
RE: Missing words in dic file? - by JoeBobJr - 12-25-2013, 08:49 AM
RE: Missing words in dic file? - by JoeBobJr - 12-25-2013, 09:08 AM
RE: Missing words in dic file? - by JoeBobJr - 12-25-2013, 08:55 AM