vishwarajanand / pdf-password-cracker

PDF Password cracker cracks open any PDF if supplied with a guess

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pdf-password-cracker

PDF Password cracker cracks open any PDF if supplied with a guess. It's build using PDFJS Lib (by Mozilla) to loop over a user provided prefix, a range of numbers and a suffix to show the password which can open a password protected PDF.

Demo

Hosted on Github Pages: https://vishwarajanand.github.io/pdf-password-cracker

Demo Video

Watch on YouTube

Previews

Home page

Home

Successfully cracked PDF password

Home

Blog

Blog is published at: https://vishwarajanand.com/tech/released-pdf-password-cracker

Notes

  1. Build using PDFjs lib from Mozilla, link here.

  2. CLI Version shared on this Github Gist.

About

PDF Password cracker cracks open any PDF if supplied with a guess

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.2%Language:HTML 0.6%Language:Python 0.2%