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

hashcat Forum

Full Version: how to extract username:plain
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a file both with username:hash and username:plain combinations. is there a way to extract username:plain?
grep -v '^.*:[regex that matches hash]$' file