10-13-2013, 10:29 PM
I want to use sessions, but does not work, what am I doing wrong ??
using oclHashcat-plus-0.15\oclHashcat-plus64.exe
I stop it after 5 min.
Then I launch :
But this command restart the task from scratch (0 sec), and not from 5 min ! Why ?
Thanks.
using oclHashcat-plus-0.15\oclHashcat-plus64.exe
Code:
oclplus.exe -a 3 -m 2500 --session=wpa_10digits --restore-timer=1800 --increment-min=10 --increment-max=10 --gpu-temp-abort=90 "wpa.hccap" ?d?d?d?d?d?d?d?d?d?d
I stop it after 5 min.
Then I launch :
Code:
oclplus.exe --restore --session=wpa_10digits
But this command restart the task from scratch (0 sec), and not from 5 min ! Why ?
Thanks.