how to change the way of saving hash in output file ?
#1
Question 
I meant if i use this command :
Code:
hashcat-cli64.exe -n 2 -m 0  --outfile=cracked.txt --remove hash.txt wordlists/


the hash remove from hash.txt and save in cracked.txt like " e682d15ca334eecf75b1b013fbd521d0:fulham "


is there anyway i can put email pass in hash.txt and after getting decrypt it save in cracked.txt like " email : decrypt hash " ?

Just curious Big Grin if yes then how ? thank you Smile


Messages In This Thread
how to change the way of saving hash in output file ? - by c0d3-X - 02-17-2015, 11:27 PM