KernelModeMonitor
Kernel-Mode driver and User-Mode application communication project
Install / Use
/learn @ExpLife0011/KernelModeMonitorREADME
KernelModeMonitor
Kernel-Mode driver and User-Mode application communication project. Useful to interact with the operating system itself at a lower level because of the existence of a driver that loads into the kernel and exchange data with a usermode application. Available plugins
- Process Explorer: List process information extracting some data directly from the EPROCESS structure <br />
- Thread Explorer: Get Thread information by process id <br />
- Ntfs Viewer: File explorer that lists data using IRP not standard API functions, thus bypassing the existence of hooks and hidden files on some folders <br />
- Registry Explorer: Simulates regedit.exe but getting the data directly from the driver <br />
- Object explorer: Simulates WinObj tool from Microsoft <br />
- Modules: Lists loaded modules (.dll and .sys files) <br />
- Driver Object: Lists all drivers inside the directory object <br />
VS version
Project is compiled with Visual Studio 2013 Ultimate and WDK (Windows Driver Kits) version 8.1. If you use another version it will NOT work if you dont migrate or update the project first
DriverCompress
Command-line tool to compress driver files and insert the given compressed-file inside Monitor (stored as a resource). i.e DriverCompress.exe KEMM.sys driver32.dat Or DriverCompress.exe KEMM64 driver64.sys . Where both resulting files will be included as a resource (imported) for later run-time extraction
Monitor
User-mode application that communicates with the driver. Compile Monitor for both x64 and x86 platforms
KSys
Kernel-mode driver. Compile KSys for both x64 and x86 platforms
Platforms
Tested in windows 7 x86 and Windows 7 x64. Wont work on another Windows version because driver uses private data offsets
Photos
Related Skills
node-connect
351.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
