Skip to content

A simple tool for recovering passwords of encrypted PDF files using a brute-force approach with a wordlist.

License

Notifications You must be signed in to change notification settings

d4niis44hir/Decryptify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Decryptify - PDF Access Recovery

Decryptify is a simple and ultra fast Python tool for recovering passwords of encrypted PDF files using a brute-force approach with a wordlist.

Features

  • Multiprocessing
  • Unlimited PDF support

Usage

Windows standalone (.exe)

  • Simply download the .exe file from the releases page and run.

From source (Windows, Linux, macOS)

  1. Run the script:
    pip install pikepdf tqdm tkinter
    python decryptify.py

About

A simple tool for recovering passwords of encrypted PDF files using a brute-force approach with a wordlist.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages