08-14-2017, 10:12 AM 
		
	
	
		hi, i cracked passwords using hashcat and in the output file the lines are in user:hash:pass but i need user:pass.
to do it i did: hashcat64.exe -m 0 --username hashes.txt wordlists
then after it finished: -m 0 --username --show hashes.txt --outfile-format=2 -o cracked.txt <- this was from a tutorial i found and i would like to not have the hash in the final output file.
	
	
	
	
to do it i did: hashcat64.exe -m 0 --username hashes.txt wordlists
then after it finished: -m 0 --username --show hashes.txt --outfile-format=2 -o cracked.txt <- this was from a tutorial i found and i would like to not have the hash in the final output file.
 
 

 
