macOS
brew install pdfriplocal Homebrew formula metadata
brew / rank 6401
Multi-threaded PDF password cracking utility. Version 3.0.0 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#pdfrip.
install
brew install pdfriplocal Homebrew formula metadata
nix profile install nixpkgs#pdfripnixpkgs package indexes · pkgs/by-name/pd/pdfrip/package.nix · source: api.github.com
overview
Multi-threaded PDF password cracking utility
history
PDFRip is an MIT-licensed, multithreaded PDF password-recovery utility written in Rust. It supports wordlists, masks, known-substring searches, date and number generators, brute force, checkpoints, and JSON output.
PDFRip was published as a Rust-based, multithreaded PDF password-cracking utility. The official release history records version 1.0.0, followed by a major 2.0 overhaul that reworked the engine and expanded search modes.
Version 3.0.0 focused on correctness, measurable prepared-verifier performance, broader PDF Standard Security Handler compatibility, exact checkpoint and resume behavior, structured JSON output, and hardened cross-platform release processes.
PDFRip is available through Homebrew and Nix in addition to Cargo and repository release binaries. Its Rust implementation and prebuilt-release workflow make it suitable for contemporary cross-platform security-tool collections.
Users select an encrypted PDF and a candidate-generation mode, such as a wordlist, bounded mask, date range, numeric range, known substring, or printable-ASCII brute force.
Checkpoint and resume support preserves verified progress for long jobs. The optional --user-password-only mode can improve performance but intentionally excludes owner-only passwords.
The tool targets password-based user and owner credentials in the PDF Standard Security Handler; certificate or public-key encrypted documents are not supported.
PDFRip pairs a focused password-recovery purpose with Rust concurrency, structured candidate generators, checkpointing, and machine-readable output. It occupies a middle ground between small legacy PDF crackers and large general-purpose cracking suites.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pdfrip | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mufeedvh/pdfrip
install metadata
| Package key | brew:pdfrip |
|---|---|
| Version | 3.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pdfrip |
| Homepage | https://github.com/mufeedvh/pdfrip |
| Repository | https://github.com/mufeedvh/pdfrip |
| License | MIT |
| Source archive | https://github.com/mufeedvh/pdfrip/archive/refs/tags/v3.0.0.tar.gz |
| Last updated | 2026-09-13T06:30:16Z |
| Pulse | updated |
| Build dependencies | cmake, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pdfrip |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
pdfrip
nix profile install nixpkgs#pdfripsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.