Skip to content

mrpythonblog/pdfcracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PDF CRACKER 1.0

a python script that can crack password protected pdf files fast .

########## CONFIGURATION ##############

1 - first of all we should install pikepdf library using pip :

RUN > sudo pip3 install pikepdf

2 - At next , we should install beep tool :

RUN > sudo apt install beep

3 - Give Execute Access to File :

RUN > chmod +x pdfcracker.py

4 - Run it :

RUN > ./pdfcracker.py

or

RUN > python3 pdfcracker.py

Enjoy Hacking ... [Hossein Ahmadi]

About

Fast Password Protected PDF File Cracker in PYTHON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages