07-21-2017, 12:04 PM
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,
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,