pdf password cracker A simple python program that crack a password protected pdf file live demo Required: pikedpdf tqdm Install the required dependencies: $ pip3 install pikepdf tqdm Usage: $ python pdf_cracker.py <PdfFileYouWantToCrack> <Wordlist> Example: $ python pdf_cracker.py pdf-with-pass.pdf wordlist.txt Screeshot: WARNING: User for learning purpose only!!