hashcat Forum
help me - 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: help me (/thread-9040.html)



help me - 083327133 - 03-13-2020

how to crack pdf hash

/root/test.pdf:$pdf$4*4*removed by philsmd


RE: help me - philsmd - 03-13-2020

just do NOT specify the file name. see https://hashcat.net/wiki/example_hashes or run:
Code:
hashcat -m 10500 --example-hashes
to see an example hash (note: there is no file name within the lines).

I think your hash was manipulated because the "id" was set to length 0 and no id data was provided.
Anyway, you are not allowed to post hashes here, I removed it: https://hashcat.net/forum/announcement-2.html
Please read the forum rules and stick to the rules the next time