alal4465 / KernelMonLinks
A ProcMon-esque tool for monitoring Windows Kernel Drivers
☆60Updated 4 years ago
Alternatives and similar repositories for KernelMon
Users that are interested in KernelMon are comparing it to the libraries listed below
Sorting:
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆73Updated 2 years ago
- Windows PDB parser for kernel-mode environment.☆103Updated 6 months ago
- Ghetto user mode emulation of Windows kernel drivers.☆150Updated last year
- x64 syscall caller in C++.☆93Updated 7 years ago
- Kernel ReClassEx☆65Updated 2 years ago
- ☆51Updated 4 years ago
- Binary rewriter for 64-bit PE files.☆88Updated last year
- first commit☆62Updated 5 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆73Updated 4 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated 2 years ago
- PE-Dump-Fixer☆110Updated 5 years ago
- Collect different versions of Crucial modules.☆143Updated last year
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years ago
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆68Updated 3 years ago
- ☆98Updated 8 years ago
- VMP Mutation API Fix☆44Updated 3 years ago
- fix vmprotect import function used unicorn-engine.☆97Updated 2 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated 2 years ago
- ☆125Updated 5 years ago
- 🪝 Various EPT hook detection approaches☆141Updated 4 months ago
- windows kernel pagehook☆40Updated 3 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…☆63Updated last year
- Example Windows Kernel-mode Driver which enumerates running processes.☆57Updated 3 years ago
- A devirtualization engine for Themida.☆101Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆72Updated 6 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆53Updated 6 years ago
- windows kernelmode driver to inject dll into each and every process and perform systemwide function hooking☆53Updated 3 years ago
- A Hyper-V Hacking Framework For Windows 10 x64 (AMD & Intel)☆106Updated 2 years ago
- Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from s…☆139Updated 4 years ago