SkillAgentSearch skills...

PDForce

Lightweight PDF password cracker (bruteforce).

Install / Use

/learn @poponealex/PDForce
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<pre> ______ _____ _______ | __ \ \| ___|.-----.----.----.-----. | __/ -- | ___|| _ | _| __| -__| |___| |_____/|___| |_____|__| |____|_____| </pre>

Lightweight PDF password cracker (bruteforce).

REQUIREMENTS

  • PYTHON 3.8+

pip install -r requirements.txt

You can find a requirements.txt file in this repository.

USAGE

pdforce.py [-p <pdf>] [-w <wordlist>] [-e <encoding>] [-o <output>] [-c] [-h/--help]

[-p <pdf>] - PDF FILE

Path to the pdf file.

[-w <wordlist>] - WORDLIST

Path to the wordlist.

[-e <encoding>] - ENCODING

Specify an encoding for the wordlist (https://docs.python.org/3/library/codecs.html#standard-encodings). The default encoding is platform dependent. Use 'iso8859_1' for rockyou.

[-o <output>] - OUTPUT

Output the cracked password to a new file.

[-c] - COPY

Copy the password to the clipboard.

[-h/--help] - HELP

Display help.

PDForce

ENJOY

DISCLAIMER: USE FOR LEGAL INTENTS ONLY. YOU ARE SOLELY RESPONSIBLE FOR ANY MISUSE / ILLEGAL INTENT.

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1y ago
Forks0

Languages

Python

Security Score

75/100

Audited on Jan 17, 2025

No findings