Menu

Tree [3b6073] master /
 History

HTTPS access


File Date Author Commit
 Properties 2020-03-03 Chris Engle Chris Engle [4c8bf0] Add project files.
 Screenshots 2020-03-03 Chris Engle Chris Engle [161672] Added screenshot of application
 .gitattributes 2020-03-03 Chris Engle Chris Engle [a94e5b] Add .gitignore and .gitattributes.
 .gitignore 2020-03-03 Chris Engle Chris Engle [a94e5b] Add .gitignore and .gitattributes.
 App.config 2020-03-03 Chris Engle Chris Engle [4c8bf0] Add project files.
 Form1.Designer.cs 2020-03-03 Chris Engle Chris Engle [4c8bf0] Add project files.
 Form1.cs 2020-03-03 Chris Engle Chris Engle [4c8bf0] Add project files.
 Form1.resx 2020-03-03 Chris Engle Chris Engle [4c8bf0] Add project files.
 PDF-Unlock.csproj 2020-03-03 Chris Engle Chris Engle [161672] Added screenshot of application
 PDF-Unlock.sln 2020-03-03 Chris Engle Chris Engle [4c8bf0] Add project files.
 Program.cs 2020-03-03 Chris Engle Chris Engle [4c8bf0] Add project files.
 README.md 2020-03-03 engle2192 engle2192 [3b6073] Update README.md
 pdfunlock_LVO_icon.ico 2020-03-03 Chris Engle Chris Engle [4c8bf0] Add project files.

Read Me

PDF-Unlock

Small tool that utilizes GhostScript to unlock a protected PDF

Alt text

For this application to function you will need to install Ghostscript 64 bit. You can download and install Ghostscript from the link below.
https://www.ghostscript.com/download/gsdnld.html

Also you need to have a temp folder created in the root of C. ex "c:\temp". In a future version I will change the location of the temp file that gets created.