Notice: This is the final public release.
Development will continue only in private builds. No further updates, features, or bug fixes will be published to this public repository. Thank you for your interest in the project.
Modern Windows desktop application for real-time system monitoring and low-level process manipulation.
Built with Rust 2021 + Dioxus 0.6 | Requires administrator privileges
- Live enumeration of processes, threads, handles, modules & memory regions
- Process tree view with parent-child relationships
- Real-time CPU/memory performance graphs
- Process string scanning (ASCII & UTF-16)
- TCP/UDP connection listing with owning process
- Windows Service management (enumerate, start, stop, create, delete)
- LoadLibrary, Thread Hijack, APC Queue, EarlyBird
- Remote Mapping, Function Stomping, Manual Mapping
- Classic (from file), Web Staging (from URL), Threadless
- PPID Spoofing
- Process Hollowing
- Process Ghosting
- Ghostly Hollowing
- Process Herpaderping
- Herpaderping Hollowing
- Process Protection (PPL) manipulation
- Token Privilege Escalation
- Clear Debug Flags (anti-anti-debugging)
- Kernel Callback Enumeration
- PspCidTable Enumeration
- Kernel Injection (shellcode & DLL)
- Hook Detection (IAT scanning)
- DLL Unhooking (restore from disk)
- Real-time kernel event capture (process, thread, image, handle, registry)
- SQLite persistence with 24-hour retention
- File Bloating
- Token Theft
cargo build --release
.\target\release\dioprocess.exe # Run as administrator| Key | Action |
|---|---|
F5 |
Refresh |
Delete |
Kill process |
Escape |
Close modal |
Note: This public repository is archived and no longer accepting contributions.
Built with Rust & Dioxus — 2025