Unless I am mistaken, the Restore option (--restore) can only be used independently and by doing so it implicitly calls upon the optimized kernel option (-O) to be used if it was used previously, before the session ended.
Update: Yes, this checks out.
P.s. I am no longer fixing these messy newlines of the forum. Every time I edit a post I get extra newlines in places I did not ask for, and I'm tired of fixing that.
Code:
hashcat -a3 -m0 hashfile.txt -O
[c]eckpoint
hashcat --restore
Update: Yes, this checks out.
P.s. I am no longer fixing these messy newlines of the forum. Every time I edit a post I get extra newlines in places I did not ask for, and I'm tired of fixing that.