pdfcrack is a command line, password recovery tool for PDF-files.
License
GNU General Public License version 2.0 (GPLv2)Follow pdfcrack
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
I am trying this program out right now on a Raspberry Pi 3B+ and I see that at any given time it is only using 1 core and not all 4. Will there be any future development with this? We await your response!
-
really helpful
-
Write your review here (required)
-
This is an excellent tool, and the code is sensible enough. Restart functionality is just made for AWS spot instances. Does not multi-thread. Simple enough to extend to accept "start" and "end" keys for splitting work. All sorts of extensions are possible. Some of the key constants could have been in a header file. By default does not start with short length passwords. Could unroll some loops too, but still pretty quick.
-
Very well structured. Command line options were just what I expected. My case was easy because I knew the structure of my password and had just forgotten one part. I built a wordlist and pdfcrack solved my problem in one second.