GetRektBoy724/KPDB
Windows PDB parser for kernel-mode environment.
Repository profile
A simple example how to decrypt kernel debugger data block
Repository updates
Get generated Air14/KDBGDecryptor development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-06-24 13:04
1 capture since 2026-06-24
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-06-24 13:04
KDBGDecryptor.sln
dotnet ecosystem,
0 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
Windows PDB parser for kernel-mode environment.
POC about how to detect windows kernel debug by pool tag.
A simple Kernel Detour Library
The windows kernel debugger consists of two parts, KMOD which is the kernel driver handling ring3 request and KCLI, the command line interface for the driver. It originated due to insufficient useability with CheatEngine's DBVM driver while debugging games running under certain AntiCheat software.
Decrypting and intercepting encrypted imports of Vanguards Kernel Driver
Kernel Driver Utility