Skip to content

A simple python program that crack a password protected pdf file

Notifications You must be signed in to change notification settings

ErmiasBahru/pdf_password_cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf password cracker

A simple python program that crack a password protected pdf file

watch demo

Required:

  1. pikedpdf
  2. 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!!

About

A simple python program that crack a password protected pdf file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages