04-07-2021, 09:35 AM
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
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