Yet another "No hashes loaded"
#1
Hello,

Following this guide I extracted the hash from a PDF file and changed it to fit hashcat's format. It was:

Code:
MyPDF.pdf:$pdf$4*4*128*-4*1*16*<...>*32*<...>3200000000000000000000000000000000*32*<...>:::::MyPDF.pdf

It became:

Code:
$pdf$4*4*128*-4*1*16*<...>*32*<...>3200000000000000000000000000000000*32*<...>

Yet, cudaHashCat still complains that no hashes are loaded. Yes, the path is correct (it prints out the file content). What gives?
#2
Err, forgot to post the actual error:

Code:
WARNING: Hashfile 'hash.txt' in line 1 ($pdf$4*4*128*-4*1*16*<...>): Salt-value exception
Parsed Hashes: 1/1 (100.00%)

ERROR: No hashes loaded
#3
are you using the correct mode?
#4
Please read this:
FAQ: How to extract required info from PDF files