problemsolvewithridoy / crack-pdf-password

This Python script provides a solution to open password-protected PDF files. It uses the PyPDF2 library to remove the password from the PDF file and then opens it in the default PDF viewer of your system. This can come in handy if you have forgotten the password of a PDF file that you urgently need to access. With just a few lines of Python code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

problemsolvewithridoy/crack-pdf-password Stargazers