hashcat Forum
how to change the way of saving hash in output file ? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html)
+--- Thread: how to change the way of saving hash in output file ? (/thread-4089.html)



how to change the way of saving hash in output file ? - c0d3-X - 02-17-2015

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



RE: how to change the way of saving hash in output file ? - undeath - 02-18-2015

you cannot do this without additional steps


RE: how to change the way of saving hash in output file ? - c0d3-X - 02-20-2015

(02-18-2015, 12:59 AM)undeath Wrote: you cannot do this without additional steps

Oh additional steps like ?


RE: how to change the way of saving hash in output file ? - undeath - 02-20-2015

well, actually it should work with --outfile-format=2 --username