Line-length
#1
Having some weird issues with cudahashcat.

root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# cudahashcat -m 0 -a 3 ./Desktop/hashes.hash ?d?d/?d?d/2013

I'm getting this exception:
WARNING: Hash './Desktop/hashes.hash': Line-length exception
ERROR: No hashes loaded

the file hashes.hash has the following contents:
Code:
07XXXXXXXXC67644D3C2131E16D88B18
15XXXXXXXX1EC5750430808A62F9E9A9
59XXXXXXXX6D8952845097534955EEED
71XXXXXXXX90CE6955736DFB1810ACA9
8BXXXXXXXX9781431084F51D8A43FE0A
2cXXXXXXXX03331674024c2f91a5b967
19XXXXXXXXf8eea199b9ae2f2b0a2e28
5dXXXXXXXXcde85e3372ad4b23482207
28XXXXXXXXc05725430ca7690d5d1bc9
83XXXXXXXXeeb74a7b6e62609c3a216b
24XXXXXXXXe5d33df13ac76c65ab4c60
d9XXXXXXXX5323ca2d1957059dc72499

Hashcat executes fine if I just run:
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# hashcat -m 0 -a 3 ./Desktop/hashes.hash ?d?d/?d?d/2013

Any ideas?


Messages In This Thread
Line-length - by wproctor - 05-09-2014, 12:17 PM
RE: Line-length - by philsmd - 05-09-2014, 12:25 PM
RE: Line-length - by wproctor - 05-09-2014, 01:08 PM
RE: Line-length - by philsmd - 05-10-2014, 11:32 AM
RE: Line-length - by wproctor - 05-10-2014, 12:51 PM