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:
my start batch:
my resume batch:
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)
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
Thanks and regards!
(sorry for my English, google translate used)