Quantcast
Channel: hashcat Forum - All Forums
Viewing all articles
Browse latest Browse all 7673

Try to crack pdf-hash but get error "Line-length exception" "No hashes loaded"

$
0
0
I want to crack the hash from pdf file. This hash (between the ":" tokens) is in my hash.txt file.
Now i tried a dictionary and a brute force attack, but i only get the 'Line-length exception' error. What do i wrong?

Code:
root@kali:~# hashcat -a 0 -m 10400 hash.txt dictionary.txt
hashcat (v3.10) starting...

WARNING: Hashfile 'hash.txt' on line 1 ($pdf$verylongpdfhash): Line-length exception
Parsed Hashes: 1/1 (100.00%)

ERROR: No hashes loaded   
 

Code:
root@kali:~# hashcat -m 10410 -a 3 hash.txt
hashcat (v3.10) starting...

WARNING: Hashfile 'hash.txt' on line 1 ($pdf$verylongpdfhash): Line-length exception
Parsed Hashes: 1/1 (100.00%)

ERROR: No hashes loaded 

Viewing all articles
Browse latest Browse all 7673

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>