Investigation in PDF encryption
-
Updated
Aug 22, 2023 - Python
Investigation in PDF encryption
PDF-guard is a python app that helps you to secure a PDF file by encrypting it with a password.
Guesses password to specified PDF in argument. Inspired by Al Sweigart's Automate the Boring Stuff with Python: Chapter 13.
a python based-embedding script that enable user to simply craft malicious JavaScript payload to a PDF file
This is a 'pdf project' created using python with the help of tkinter & pypdf
Add password in command line to every PDF in folder and subfolders. Inspired by Al Sweigart's Automate the Boring Stuff with Python: Chapter 13.
This Python script allows you to encrypt PDF files with a numeric password. The password will be required to open the encrypted PDF file.This pdf encryption is good for managing privacy and to maintain distance between attacker and client.
a quick python script to encrypt a pdf file
Add a description, image, and links to the pdf-encryption topic page so that developers can more easily learn about it.
To associate your repository with the pdf-encryption topic, visit your repo's landing page and select "manage topics."