hashcat Forum
PDF crack hash length variations - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: PDF crack hash length variations (/thread-8383.html)



PDF crack hash length variations - flex - 05-29-2019

Hi Forum,

I have extracted a lot of hashes from pdf files and can crack many of the ones like this:
$pdf$4*4*128*-1028*1*16*694bd6e705313c4b89945209941ad583*32*f082209deeb39964510640cfb568d39f00000000000000000000000000000000*32*ff17371c9aaa173cfaeff1efdec384b7d1cc0bb4477414ea7e107d6153b7a858

However when the extracted hashes have other lengths i cant seem to figure out how to run these through hashcat. An example would be:
$pdf$4*4*128*-1028*1*16*0a492c5ad4214db7a17f73f903ad23d5*32*cc8b3389ffdef9041b70012f572b404600000000000000000000000000000000*31*41db63e7cc021f2628a8152a18e77fed47d7b2b5fb5c55c85fb44aff1b2e40

Notice the length changes from 32 to 31 and hashcat gives me an "Token length exception"

Any ideas?