hashcat Forum

Full Version: Yet another "No hashes loaded"
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
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
are you using the correct mode?