Rules attack - restore not working
#6
The status at the end must be
Code:
Status...........: Aborted (Checkpoint)

The value of the Restore.Point must be increased (greater than 0)... Attention: the progress line is not the correct one, it's something different:
Code:
Restore.Point....: 3586096/14344384 (25.00%)

The exit code (see docs/status_code.txt) must be 3
Code:
echo $?
3

(on windows the exit code might be checked by something like: echo %ERRORLEVEL%)

if the restore.point increased the hashcat.restore file will have the updated value and --restore will use this new checkpoint
Reply


Messages In This Thread
Rules attack - restore not working - by gentl - 04-17-2020, 01:26 PM
RE: Rules attack - restore not working - by Mem5 - 04-17-2020, 06:16 PM
RE: Rules attack - restore not working - by gentl - 04-17-2020, 08:36 PM
RE: Rules attack - restore not working - by gentl - 04-18-2020, 11:06 PM
RE: Rules attack - restore not working - by philsmd - 04-19-2020, 04:43 AM
RE: Rules attack - restore not working - by gentl - 04-19-2020, 03:07 PM
RE: Rules attack - restore not working - by gentl - 04-19-2020, 04:40 PM