I ran hashcat with a bunch of *.16800 hash files, what is best way to see results?
#2
- Use -o results.txt to write results to this file.
- Now, you can use --show to print the already cracked passwords.
- printing contents like "cat hashcat.potfile" can also do the job

Finally, --help is also a great place Smile
Reply


Messages In This Thread
RE: I ran hashcat with a bunch of *.16800 hash files, what is best way to see results? - by Mem5 - 07-31-2020, 10:28 AM