There is no results for cracking password
#2
The cracked hashes are stored in the file hashcat.potfile

you can use the command:
hashcat -m 16800 --show galleria.16800

to show all the cracked hashes and the corresponding passwords


The passwords are normally also printed to the shell output or alternatively if you use --outfile (short: -o) it will be stored in that specific file you wanted hashes to store the cracked hash:pass combination
Reply


Messages In This Thread
RE: There is no results for cracking password - by philsmd - 03-29-2020, 12:35 PM