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