I have same problem (hashcat 4.0.1), no restore
when use the command line:
hashcat64 -m 2500 -a 3 mio.hccapx -1 ?l?d ?1?1?1?1?1?1?1?1 --session=save -w 3 -D 1,2
Is working fine but if I try to use --restore:
hashcat64 -m 2500 -a 3 mio.hccapx -1 ?l?d ?1?1?1?1?1?1?1?1 --restore --session=save -w 3 -D 1,2
Can you try your self pls, because to none of the following combination are working:
hashcat64 -m 2500 -a 3 mio.hccapx -1 ?l?d ?1?1?1?1?1?1?1?1 -D 1,2 --restore --session save
or this
hashcat64 -m 2500 -a 3 mio.hccapx -1 ?l?d ?1?1?1?1?1?1?1?1 -D 1,2 --session save --restore
or this
hashcat64 -m 2500 -a 3 mio.hccapx -1 ?l?d ?1?1?1?1?1?1?1?1 --restore --session save
or this
hashcat64 -m 2500 -a 3 mio.hccapx -1 ?l?d ?1?1?1?1?1?1?1?1 --session save --restore
I always get the same result:
Usage: hashcat64 [options]... hash|hashfile|hccapxfile [dictionary|mask|directory]...
Try --help for more help.
Z:\Proyectos\BruteForce Pass Cracking\hashcat-4.0.1>pause
Press any key to continue . . .
(12-29-2017, 09:17 AM)philsmd Wrote: No, that's also not 100% correct.
(12-29-2017, 07:53 PM)hardwarematik Wrote: Can you try your self pls, because to none of the following combination are working:
hashcat64 -m 2500 -a 3 mio.hccapx -1 ?l?d ?1?1?1?1?1?1?1?1 -D 1,2 --restore --session save
or this
hashcat64 -m 2500 -a 3 mio.hccapx -1 ?l?d ?1?1?1?1?1?1?1?1 -D 1,2 --session save --restore
or this
hashcat64 -m 2500 -a 3 mio.hccapx -1 ?l?d ?1?1?1?1?1?1?1?1 --restore --session save
or this
hashcat64 -m 2500 -a 3 mio.hccapx -1 ?l?d ?1?1?1?1?1?1?1?1 --session save --restore
I always get the same result:
Usage: hashcat64 [options]... hash|hashfile|hccapxfile [dictionary|mask|directory]...
Try --help for more help.
Z:\Proyectos\BruteForce Pass Cracking\hashcat-4.0.1>pause
Press any key to continue . . .
(12-29-2017, 09:17 AM)philsmd Wrote: No, that's also not 100% correct.