session restore error
#1
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,


Messages In This Thread
session restore error - by freeroute - 07-21-2017, 12:04 PM
RE: session restore error - by TofuBoy22 - 07-21-2017, 12:26 PM
RE: session restore error - by freeroute - 07-23-2017, 08:07 AM
RE: session restore error - by slayerdiangelo - 07-23-2017, 12:50 PM