Save/Restore "unnamed" Session
#2
plan A:
if you haven't specified a session name, the default would be "hashcat". therefore, you only need to call

./hashcat64.bin --restore

not even need to specify the session name if it was default. - just did the same a few minutes ago.


plan B:
doesn't make much sense after having plan A, but just to mention it: even if you have lost a session or restore wouldn't work, if you remember the percentage before rebooting, then use --keyspace with the same hashcat parameters to show the total keyspace, and by multiplying the percentage with keyspace you can calculate the offset for --skip .... so it will start at that position. also works, also did it.  obviously "plan A" is way better/more nice ...


Messages In This Thread
Save/Restore "unnamed" Session - by Zwei - 08-11-2016, 01:54 PM
RE: Save/Restore "unnamed" Session - by jodler303 - 08-11-2016, 06:50 PM
RE: Save/Restore "unnamed" Session - by philsmd - 08-12-2016, 08:42 AM
RE: Save/Restore "unnamed" Session - by Zwei - 08-12-2016, 05:55 PM
RE: Save/Restore "unnamed" Session - by jodler303 - 08-13-2016, 05:07 PM
RE: Save/Restore "unnamed" Session - by atom - 08-12-2016, 05:58 PM
RE: Save/Restore "unnamed" Session - by philsmd - 08-13-2016, 05:57 PM
RE: Save/Restore "unnamed" Session - by jodler303 - 08-13-2016, 06:43 PM
RE: Save/Restore "unnamed" Session - by philsmd - 08-13-2016, 10:00 PM
RE: Save/Restore "unnamed" Session - by jodler303 - 08-14-2016, 01:40 AM
RE: Save/Restore "unnamed" Session - by Zwei - 08-14-2016, 04:18 PM
RE: Save/Restore "unnamed" Session - by jodler303 - 08-14-2016, 04:37 PM
RE: Save/Restore "unnamed" Session - by Zwei - 08-15-2016, 07:35 PM