4.01 ERROR "Restore value is greater than keyspace" after pause/checkpoint
#1
Hello.
Have error "Restore value is greater than keyspace" after trying to resume session "my". But haven't if make that after 5-10 minutes after first start. If it will work 1-2-3 hours, after that will paused+resumed or checkpointed+resumed, i will get error.


Basic info:
Code:
* Device #1: This hardware has outdated CUDA compute capability (3.0).
            For modern OpenCL performance, upgrade to hardware that supports
            CUDA compute capability version 5.0 (Maxwell) or higher.
nvmlDeviceGetCurrPcieLinkWidth(): Not Supported
nvmlDeviceGetClockInfo(): Not Supported
nvmlDeviceGetClockInfo(): Not Supported
nvmlDeviceGetTemperatureThreshold(): Not Supported
nvmlDeviceGetTemperatureThreshold(): Not Supported
nvmlDeviceGetUtilizationRates(): Not Supported

Code:
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 670, 512/2048 MB allocatable, 7MCU

Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates

Applicable optimizers:
* Zero-Byte
* Precompute-Final-Permutation
* Not-Iterated
* Single-Hash
* Single-Salt
* Brute-Force

Password length minimum: 0
Password length maximum: 8

Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 75c

Restore value is greater than keyspace.

my start batch:
Code:
hashcat64.exe -a 3 -m 1500 SOme1.1HasHes --session my
pause

my resume batch:
Code:
hashcat64.exe --session my --restore
pause
It was checkpointed on ~10% of 8/8 symbol hashes.  Can somebody explain me what problem and how to resume job? Don't want waste time again.. If you also advise something useful, I will also be grateful. 
Thanks and regards!
(sorry for my English, google translate used)


Attached Files
.zip   SOme1.1HasHes.zip (Size: 5.7 KB / Downloads: 4)


Messages In This Thread
4.01 ERROR "Restore value is greater than keyspace" after pause/checkpoint - by Boing - 11-27-2017, 10:12 PM