Posts: 13
	Threads: 7
	Joined: Apr 2012
	
	
 
	
		
		
		04-22-2012, 01:57 PM 
(This post was last modified: 04-22-2012, 01:58 PM by Immage.)
		
	 
	
		Hey guys for example say i wanted to crack this hash in the hashcat gui:
5d41402abc4b2a76b9719d911017c592:HFJD:myusername
The first 2 are hash/Salt the last one is the username, how do i get hash cat to ignore it? i want to keep it on output aswell? thanks.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2,301
	Threads: 11
	Joined: Jul 2010
	
	
 
	
		
		
		04-22-2012, 02:13 PM 
(This post was last modified: 04-22-2012, 02:13 PM by undeath.)
		
	 
	
		you have to format it myusername:hash

alt and use the --username switch.
	
 
 
	
	
	
		
	Posts: 13
	Threads: 7
	Joined: Apr 2012
	
	
 
	
	
		ok so i format the Hashs like this
Myusername--5d41402abc4b2a76b9719d911017c592:HFJD?
Thanks for your help by the way.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2,301
	Threads: 11
	Joined: Jul 2010
	
	
 
	
	
		you format it like 
myusername:hash

alt
and start hashcat with the --username switch
	
 
 
	
	
	
		
	Posts: 13
	Threads: 7
	Joined: Apr 2012
	
	
 
	
	
		Ok thanks, im using windows GUI, doesnt let me change the first switch