🔐 This Python script acts as a PDF password brute-force tool, allowing users to attempt various password combinations to unlock encrypted PDF files.
To use the Python PDF Brute Force Script , follow these steps:
-
Clone the repository:
git clone https://github.com/neuqs90/python-pdf-password-brute-force.git
-
Navigate to the project directory:
cd python-pdf-password-brute-force
-
Install the required dependencies using pip:
pip install -r requirements.txt
-
Run the application:
python pdf.py
Contributions are welcome! If you have any ideas, bug fixes, or improvements, feel free to open an issue or submit a pull request.