pdfcrack MacoOS#
Introduction#
We will go through the steps of brute forcing a password on a pdf document.
Software#
You will need to install pdfcrack
brew install pdfcrack
Brute force PDF#
Note
Replace ~/Documents/my.pdf with your file location and name.
pdfcrack ~/Documents/my.pdf
Notes#
To get a list of commands
pdfcrack