GetRektBoy724/KPDB
Windows PDB parser for kernel-mode environment.
A simple example how to decrypt kernel debugger data block
Appears on
Quick read
Latest capture 2026-07-28 03:07
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
3 observed captures since 2026-06-24. Charts use measured snapshots only.
Stars from first capture 0
All tracked data
Observed snapshots
Observed snapshots
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