hfiref0x/KDU
Kernel Driver Utility
Windows kernel hacking framework, driver template, hypervisor and API written on C++
Appears on
Quick read
Latest capture 2026-07-30 03:04
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 +2
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
Kernel Driver Utility
A library to develop kernel level Windows payloads for post HVCI era
A proof of concept demonstrating communication via mapped shared memory structures between a user-mode process and a kernel-mode payload on Windows 10 20H2.
Enumerating and removing kernel callbacks using signed vulnerable drivers
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.
It's a kernel-based keylogger for Windows x86/x64.