alal4465 / KernelMon
A ProcMon-esque tool for monitoring Windows Kernel Drivers
☆57Updated 3 years ago
Alternatives and similar repositories for KernelMon:
Users that are interested in KernelMon are comparing it to the libraries listed below
- ☆123Updated 4 years ago
- ☆96Updated 7 years ago
- Collect various versions of ntoskrnl files☆50Updated last year
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆69Updated last year
- C++ library for parsing and manipulating PE files statically and dynamically.☆86Updated last year
- This project migrated to https://github.com/backengineering/llvm-msvc☆82Updated last year
- Kernel-Mode extended version of https://github.com/microsoft/Detours☆156Updated 2 years ago
- first commit☆60Updated 4 years ago
- windows kernel pagehook☆39Updated 2 years ago
- ☆132Updated 2 years ago
- fix vmprotect import function used unicorn-engine.☆92Updated 2 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆134Updated 6 months ago
- VM devirtualization PoC based on AsmJit and llvm☆113Updated 3 years ago
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆85Updated 3 weeks ago
- Windows PDB parser for kernel-mode environment.☆95Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆95Updated 3 months ago
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared u…☆58Updated last year
- ☆47Updated 2 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆197Updated 3 years ago
- Kernel ReClassEx☆61Updated last year
- Windows Driver Kit Extesion Header (Undoc)☆136Updated 3 years ago
- Collect different versions of Crucial modules.☆131Updated 9 months ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆70Updated 3 years ago
- ☆65Updated 6 years ago
- A Hyper-V Hacking Framework For Windows 10 x64 (AMD & Intel)☆57Updated last year
- Kernel driver for detecting Intel VT-x hypervisors.☆179Updated last year
- A poc that abuses Enclave☆38Updated 2 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆63Updated last year
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.☆77Updated last month