alal4465 / KernelMon
A ProcMon-esque tool for monitoring Windows Kernel Drivers
☆54Updated 3 years ago
Alternatives and similar repositories for KernelMon:
Users that are interested in KernelMon are comparing it to the libraries listed below
- VM devirtualization PoC based on AsmJit and llvm☆112Updated 3 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- fix vmprotect import function used unicorn-engine.☆92Updated last year
- ☆94Updated 7 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆94Updated 3 weeks ago
- Ghetto user mode emulation of Windows kernel drivers.☆131Updated 4 months ago
- first commit☆57Updated 4 years ago
- Different aproaches to detecting EPT hooks☆89Updated 2 years ago
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared u…☆56Updated last year
- Kernel ReClassEx☆65Updated last year
- Kernel-Mode extended version of https://github.com/microsoft/Detours☆153Updated 2 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆71Updated last year
- ☆126Updated 2 years ago
- ☆123Updated 4 years ago
- A devirtualization engine for Themida.☆95Updated 11 months ago
- a monitoring windows driver calls kernel api tools☆102Updated 7 months ago
- ☆46Updated 4 years ago
- Windows PDB parser for kernel-mode environment.☆94Updated 2 years ago
- x64 syscall caller in C++.☆86Updated 6 years ago
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆80Updated last year
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆63Updated last year
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆109Updated 3 years ago
- Noninvasive debugging plugin for X64Dbg☆101Updated 2 months ago
- query-pdb is a server-side software for parsing PDB files. The software provides PDB online parsing service.☆150Updated 5 months ago
- a simple intel vt code both support x86 & x64. PatchGuard monitor.☆75Updated 3 years ago
- Collect various versions of ntoskrnl files☆48Updated last year
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.☆76Updated 3 months ago
- a Windows kernel Pdb parsing and downloading library that running purely in kernel mode without any R3 programs.☆150Updated 5 months ago
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆68Updated 2 years ago
- 使用vt进行无痕hook,支持r3☆53Updated 6 years ago