hashcat Forum

Full Version: Mask Processor Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
you cant, you have to run multiple commands
(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.