Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: Not found hash Removing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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