Restore session and read the result
#3
Hashcat supports resuming cracking jobs with --session [sessionname] and with --restore.
Read more here:https://hashcat.net/wiki/doku.php?id=restore

When the job is finished, you can use --show in order to show the cracked hashes.
hashcat -m [chosen_hash_mode] hashlist.txt --show
Reply


Messages In This Thread
Restore session and read the result - by efilon - 04-05-2021, 05:29 PM
RE: Restore session and read the result - by Banaanhangwagen - 04-07-2021, 09:35 AM