Select Color


Welcome

I'm AnonyminHack5 Tech.

Web Designer & Programmer


Dark mode: OFF




How to bruteforce PDF files in Linux and Termux

This Section of this site will teach you how to bruteforce PDF files in your terminal


What is Pdfbruter?

Pdfbruter is a tool developed in python to bruteforce pdf files easy offline, pdfbruter works offline and cracks fast getting passwords faster which depends on your wordlist.

How to Install Pdfbruter

Installation of pdfbruter is very easy and doesnt take much time all you need to do is to install necessary dependencies and start up pdfbruter


Watch Pdfbruter in Action


Update and Upgrade your repo
For Termux: pkg update -y && pkg upgrade -y
For Linux: sudo apt update -y && sudo apt upgrade -y

Install git into your terminal
For Termux: pkg install git -y
For Linux: sudo apt install git -y

Clone my repository
For Both: git clone https://github.com/TermuxHackz/pdfbruter

Go into directory and grant permissions to all files
For Both: cd pdfbruter && chmod +x *

Install Dependencies
For both: pip install termcolor && pip install pikepdf

Install Other dependencies
For Termux: python3 termux-installenc.py
For Linux: python3 dependencies.py

Start the pdfbruter
For Both: python3 pdfbruter.py --help

pdfbruter


I hope the installation of pdfbruter has been cleared up and easy to use, if you face errors during installation be sure to report them to me and i will help you fix them.



This Video Shows pdfbruter bruteforcing and getting the password of a pdf file
Download Video
Go back

Free Hosting