You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEMON PDF Crack Engine — Phantom Edition is a state-of-the-art, multi-vector PDF password recovery system engineered for cybersecurity professionals, penetration testers, and security researchers.
Built from the ground up with performance, versatility, and reliability as core principles, DEMON represents the pinnacle of PDF cryptanalysis tools. It supports every known character type — from simple numeric digits to complex multi-byte Unicode scripts — and employs five distinct attack vectors working in concert to maximize password recovery success rates.
💡 Why DEMON?
Feature
DEMON v3.0
Other Tools
Unicode Support (Cyrillic, Arabic, Greek, etc.)
✅ Full
❌ Limited
Markov Chain Attack
✅ Built-in
❌ Rare
Smart Mutation Engine (50+ rules)
✅ Advanced
⚠️ Basic
Session Resume
✅ Automatic
⚠️ Manual
HTML/JSON Reports
✅ Professional
❌ None
GPU Acceleration
✅ Optional
❌ Rare
Thread Pool Optimization
✅ Adaptive
⚠️ Static
Mask Attack
✅ Regex-based
⚠️ Basic
Hybrid Attack
✅ Combined
❌ Rare
Live Progress Monitoring
✅ Real-time
⚠️ Basic
⚔️ FEATURES
🔓 Password Character Support
Category
Characters
Examples
Lowercase
a-z (26)
abcdefghijklmnopqrstuvwxyz
Uppercase
A-Z (26)
ABCDEFGHIJKLMNOPQRSTUVWXYZ
Digits
0-9 (10)
0123456789
Basic Special
8 chars
!@#$%^&*
Advanced Special
32 chars
`!@#$%^&*()-_=+[]{};:,.<>?/~``
Full ASCII
95 chars
All printable ASCII (32-126)
Extended ASCII
128 chars
Latin-1 Supplement (128-255)
Unicode Latin
190+ chars
ÀÁÂÃÄÅÆÇÈÉÊË...
Cyrillic
256 chars
АБВГДЕЁЖЗИЙКЛМНОП...
Greek
128 chars
ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠ...
Arabic
256 chars
ابتثجحخدذرزسشص...
Hebrew
128 chars
אבגדהוזחטיכלמם...
Combine any charsets: --charset lowercase+uppercase+digits+cyrillic+greek
⚡ Core Capabilities
🧠 Smart Mutation Engine: 50+ transformation rules including leet speak, case variations, affix patterns, keyboard walks, character repetition, and vowel substitution
🔄 Parallel Processing: Adaptive thread pooling with automatic CPU affinity and load balancing
💾 Session Resilience: Automatic checkpoint save/resume with crash recovery
📊 Professional Reporting: HTML reports with dark theme and JSON data exports
🔍 PDF Forensics: Deep encryption analysis and metadata extraction
📈 Live Statistics: Real-time speed, ETA, and progress tracking
🎯 Multi-Phase Attack: Sequential attack orchestration from fastest to most thorough
Trained on leaked password databases:
├── Learns character transition probabilities
├── Generates statistically likely passwords
└── Effective against human-created passwords
5. Brute-Force Attack
Systematic enumeration:
├── Full charset coverage
├── Configurable length range
├── Resume from any position
└── Guaranteed to find password (given time)
╔══════════════════════════════════════════════════════════════╗
║ ⚠️ ETHICAL USE NOTICE ║
╠══════════════════════════════════════════════════════════════╣
║ This tool is designed for LEGITIMATE use only: ║
║ ║
║ ✅ Authorized penetration testing ║
║ ✅ Security research & education ║
║ ✅ Password recovery for OWN files ║
║ ✅ Academic cryptanalysis studies ║
║ ✅ Forensic investigations (with authorization) ║
║ ║
║ ❌ Unauthorized access to others' documents ║
║ ❌ Illegal activities of any kind ║
║ ❌ Violating privacy or confidentiality ║
║ ❌ Any malicious or harmful purposes ║
║ ║
║ Always obtain EXPLICIT WRITTEN PERMISSION before ║
║ testing any system or file you do not own. ║
╚══════════════════════════════════════════════════════════════╝
Responsible Disclosure
If you discover vulnerabilities using this tool:
Document findings responsibly
Notify affected parties privately
Allow reasonable time for patching
Follow coordinated disclosure practices
🔬 TECHNICAL DEEP DIVE
PDF Encryption Standards Supported
Standard
PDF Version
Algorithm
Key Length
Status
PDF 1.1
1.0-1.1
RC4
40-bit
✅
PDF 1.2
1.2
RC4
40-bit
✅
PDF 1.3
1.3
RC4
40-128-bit
✅
PDF 1.4
1.4
RC4
128-bit
✅
PDF 1.5
1.5
RC4
128-bit
✅
PDF 1.6
1.6
AES-128
128-bit
✅
PDF 1.7
1.7
AES-128
128-bit
✅
PDF 2.0
2.0
AES-256
256-bit
✅
Multi-Threading Architecture
Main Process
│
├── Thread 1: Progress Monitor
│
├── Thread Pool (N workers)
│ ├── Worker 1 → Password Test → PDF Decrypt
│ ├── Worker 2 → Password Test → PDF Decrypt
│ ├── Worker 3 → Password Test → PDF Decrypt
│ ├── ...
│ └── Worker N → Password Test → PDF Decrypt
│
└── Thread N+1: Checkpoint Manager
Memory Optimization
Streaming wordlists: Never loads entire dictionary into memory
Generator-based: Passwords generated on-demand, not pre-computed
Batch processing: Configurable batch sizes to balance memory/performance
Set-based deduplication: Efficient duplicate prevention with minimal overhead
╔══════════════════════════════════════════════════════════════╗
║ "Security is not a product, but a process." ║
║ — Bruce Schneier ║
╚══════════════════════════════════════════════════════════════╝
📜 LICENSE
MIT License
Copyright (c) 2026 Debjit (debjit604)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
⭐ STAR HISTORY
🏆 ACKNOWLEDGMENTS
pikepdf - Excellent PDF manipulation library
PyCryptodome - Cryptographic primitives
The Cybersecurity Community - Inspiration and knowledge sharing
All Contributors - Making this project better
╔══════════════════════════════════════════════════════════════════════════╗
║ ║
║ DEMON PDF CRACK ENGINE v3.0 ║
║ PHANTOM EDITION ║
║ ║
║ Developed with ❤️ by debjit604 ║
║ ║
║ GitHub: https://github.com/debjit604/DEMON-PDF-Crack ║
║ ║
╚══════════════════════════════════════════════════════════════════════════╝
⚫ DEMON PDF Crack Engine v3.0 — Phantom Edition | Advanced multi-vector PDF password recovery suite with 5 attack vectors, 30+ charset presets, full Unicode support (Cyrillic, Arabic, Greek, Hebrew), smart mutation engine, Markov chain generator, GPU acceleration, session resume, and professional HTML/JSON reporting. Built for cybersecurity prof.