hashcat Forum
Mask Processor Help - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip (https://hashcat.net/forum/forum-28.html)
+--- Thread: Mask Processor Help (/thread-529.html)



Mask Processor Help - gooch1025 - 09-29-2011

I understand the character sets d, l, and u for digits, lowercase, and uppercase. But how do you set the custom character sets for something like digits and lowercase. What about digits, lowercase, and uppercase? Also, how do you set the length for the attack. Is it only one length or could you do like 8-14 characters long?


RE: Mask Processor Help - atom - 10-01-2011

you cant, you have to run multiple commands


RE: Mask Processor Help - mastercracker - 10-02-2011

(10-01-2011, 01:22 AM)atom Wrote: you cant, you have to run multiple commands
This answers the very last question about setting the length: 1 line per attack length/mask.

Now for the setup of the mixed charset, you just create custom charset like this:

mp64.exe -1 ?d?l ?1?1?1?1?1

This will cover any 5 character password containing a mixture of lowercase and numbers.