Match cracked password with original username in file
#2
you need to specify hashmode (example md5) and outfileformat, oel.txt contains username:md5(öl)
BEWARE: if you use another potfile than hashcat.potfile you have to specify this too, option: --potfile-path

hashcat --show -m0 --username --outfile-format 2 oel.txt

output
username:öl
Reply


Messages In This Thread
RE: Match cracked password with original username in file - by Snoopy - 07-05-2022, 03:20 PM