hashcat Forum
session restore error - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: session restore error (/thread-6722.html)



session restore error - freeroute - 07-21-2017

I tried this command to session restore:
hashcat -D 1 --force --session=md5 -m 0 -a 0 0 /usr/share/wordlists/rockyou.txt -r /usr/share/hashcat/rules/best64.rule

>>checkpoint

than I tried to restore:
hashcat -D 1 --force --restore --session=md5 -m 0 -a 0 0 /usr/share/wordlists/rockyou.txt -r /usr/share/hashcat/rules/best64.rule


output:
Usage: hashcat [options]... hash|hashfile|hccapxfile [dictionary|mask|directory]...

Try --help for more help.

Restore function doesn't work.
So could you help me, please?
An older version restore function worked well...


command: hashcat -V
pull/1273/head
Thanks,


RE: session restore error - TofuBoy22 - 07-21-2017

hashcat --session=md5 --restore


RE: session restore error - freeroute - 07-23-2017

Thank you. I made a simple mistake.....


RE: session restore error - slayerdiangelo - 07-23-2017

Plz,don't repeat this again!