hashcat Forum
Yet another "No hashes loaded" - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html)
+--- Thread: Yet another "No hashes loaded" (/thread-4387.html)



Yet another "No hashes loaded" - crg - 05-25-2015

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?


RE: Yet another "No hashes loaded" - crg - 05-25-2015

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



RE: Yet another "No hashes loaded" - undeath - 05-25-2015

are you using the correct mode?


RE: Yet another "No hashes loaded" - philsmd - 05-25-2015

Please read this:
FAQ: How to extract required info from PDF files