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: Hashcat output file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I was wondering if you could tell me how could i get an output file in following format

hash: found
hash: (empty if not found)
hash: found
and so on

and keeping the original order of the hash file? Thanks...
You can not. Are you looking for a way to match the results with some other metadata? You might want to take a look at the --username parameter
Yes exactly. Thanks