PDFCracker
a simple python brute force pdf cracker
Install / Use
/learn @kurtisebear/PDFCrackerREADME
######################################################### PDF Password cracker
Trys all the passwords in a wordlist against the PDF File Its not threaded so is quite slow but can be handy in some situations
REQUIRES PDFMINER FROM http://www.unixuser.org/~euske/python/pdfminer/
Usage:
python PDFCrack.py -p [wordlist] -f [pdf file]
Kurtis Brown http://www.kurtisebear.com @kurtisebearuk
########################################################
