Posts: 13
	Threads: 6
	Joined: Sep 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?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 5,232
	Threads: 233
	Joined: Apr 2010
	
	
 
	
	
		you cant, you have to run multiple commands
	
	
	
	
	
 
 
	
	
	
		
	Posts: 620
	Threads: 57
	Joined: May 2010
	
	
 
	
	
		 (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.