11-14-2017, 01:28 AM
(11-14-2017, 12:19 AM)philsmd Wrote: If you run hashcat again we might get the error message we need (without that long hash within the line).
This is just a temporarily fix for the error-message-problem. A proper fix would somehow truncate the hash to a fixed size.
After we have the error message, we might understand what the real problem is.
Well, that fixed the error message problem, and hints to the issue.
Code:
./hashcat.exe -O -w1 -m11600 -a3 test.hash rockyou.txt
hashcat (v4.0.1-10-gea5425b3+) starting...
OpenCL Platform #1: Advanced Micro Devices, Inc.
================================================
* Device #1: Tahiti, 2816/3072 MB allocatable, 28MCU
* Device #2: AMD Phenom(tm) II X6 1055T Processor, skipped.
C:\msys64\home\XXX\hashcat/OpenCL/m11600-optimized.cl: Optimized OpenCL kernel requested but not needed - falling back to pure OpenCL kernel
Hash 'test.hash': Line-length exception
No hashes loaded.
Started: Mon Nov 13 17:26:07 2017
Stopped: Mon Nov 13 17:26:09 2017