Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked PDFrip: fast multithreaded PDF password cracking utility written in Rust


itsMe

Recommended Posts

This is the hidden content, please

pdfrip is a fast multithreaded PDF password cracking utility written in Rust with support for wordlist-based dictionary attacks, date and number range bruteforcing, and a custom query builder for password formats.

Features

    Fast: Performs about 50-100k+ passwords per second utilising full CPU cores.
    Custom Query Builder: You can write your own queries like STRING{69-420} with the -q option which would generate a wordlist with the full number range.
    Date Bruteforce: You can pass in a year as the input with the -d option which would bruteforce all 365 days of the year in DDMMYYYY format which is a pretty commonly used password format for PDFs.
    Number Bruteforce: Just give a number range like 5000-100000 with the -n option and it would bruteforce with the whole range.

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.