hashcat Forum
Not found hash Removing - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Misc (https://hashcat.net/forum/forum-15.html)
+--- Forum: General Talk (https://hashcat.net/forum/forum-33.html)
+--- Thread: Not found hash Removing (/thread-8248.html)



Not found hash Removing - zitanix - 03-24-2019

hi

i need hashcat don't remove Not found hashes in output. 

is there any options for this?

for example:

list of hashes:

hash1
hash2
hash3
hash4
hash5

output:

hash1:5NVHvVTM
hash2:Rumpsti
hash3:AC7omfdq


i need this:

hash1:5NVHvVTM
hash2:Rumpsti
not found
not found
hash3:AC7omfdq


RE: Not found hash Removing - philsmd - 03-24-2019

you are searching for this command line option:
Code:
--left | Compare hashlist with potfile; show uncracked hashes

and of course the opposite of --left is --show

btw: you are not allowed to post hashes here according to the forum rules. It doesn't matter if you fabricated these hashes or if they are just examples. It's just not allowed on this forum to post hashes without any clear request by the administrator or a moderator