Hashfile 'test.txt' in line 1 ( ■$): Line-length exception
#1
I'm getting the following warning, I've tried to google it, I've also found some issues, but nothing has helped me... any advice from you guys?

C:\Users\admin>cd Desktop

C:\Users\admin\Desktop>cd oclHashcat-1.37

C:\Users\admin\Desktop\oclHashcat-1.37>.\cudaHashcat64.exe -m 10500 -a 3 -i --increment-min=10 --increment-max=15 -n 2 --session=cudaHashcat hash.txt
cudaHashcat v1.37 starting...

WARNING: Hashfile 'hash.txt' in line 1 ( ■$): Line-length exception
WARNING: Hashfile 'hash.txt' in line 2 (): Line-length exception
Parsed Hashes: 1/1 (100.00%)

ERROR: No hashes loaded


C:\Users\admin\Desktop\oclHashcat-1.37>

pdf2hashcat was used to generate hash

Hash: $pdf$4*4*128*-1028*1*16*f57ac6cXXXXXXXXXXXXXXXXXfa9b0541*32*8672b7871cccce48631a2XXXXXXXXX0a00000000000000000000000000000000*32*1e7a8764983434e62bad1389f99ee6e7b363XXXXXXXXXXXXXX649bdbab005f97


I HAVE read wiki and also tried to match example hashes from here: https://hashcat.net/wiki/doku.php?id=example_hashes ... Any help please?


Messages In This Thread
Hashfile 'test.txt' in line 1 ( ■$): Line-length exception - by skid - 09-29-2015, 10:26 PM