How do I combine Restore option with Optimized kernel option?
#2
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.





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.
Reply


Messages In This Thread
RE: How do I combine Restore option with Optimized kernel option? - by meow - 12-21-2021, 10:49 PM