pdfcrack 0.21
Patching the md5-code
pdfcrack-0.21 has been released with the patch included. Thanks!
pdfcrack-0.21 has been released with a fix for this issue.
Fails to build with GCC 15
Closing, bug #14 covers it.
11 years of Debian maintenance of my 19 year old toy, and still going strong Eriberto! How can I not release a fix? :-) I shall have a release out before Sunday with this and the FreeBSD patch. Kind Regards, Henning Norén
The error indicate that pdfcrack could not find the standard security handler, which is most likely because the document does not use one or there is some newer PDF version that changes things. From the output you pasted, I cannot see the encrypt object that pdfcrack is looking for so it explains the problem (it is unable to find the information needed to start cracking). The first question is of course what kind of encryption that is used, if any, in this document? Is it password protected and if...