i'm using latest version of hashcat and cudahashcat which is ver 2 and have problem with --show option
first when i use hahscat and --show option it say
no pot file hashcat.pot no file or directory found
and when i use it in cuda hashcat it show as attached photo please help me with command line i have hash file with format [email:hash] i need the output cracked file like this [email:cracked pass] and remove non cracked hashes
(the file D:\results.txt will contain every crack in the format user:plain)
This is exaclty what the FAQ says (and I just changed the file names slightly).
(P.S.: for this particular situation you would not need --show at all you can just add --outfile-format 2 to step 1 and if you do so D:\cracked.txt will contain the formatted output already. I just showed you here how --show works, because you claimed that it doesn't work but I can not find any problem with it at all).
(the file D:\results.txt will contain every crack in the format user:plain)
This is exaclty what the FAQ says (and I just changed the file names slightly).
(P.S.: for this particular situation you would not need --show at all you can just add --outfile-format 2 to step 1 and if you do so D:\cracked.txt will contain the formatted output already. I just showed you here how --show works, because you claimed that it doesn't work but I can not find any problem with it at all).
ok worked but need to sort each mail:pass in new line not like attached file is there is an option to do so