Zhuagenborn / Windows-x86-Debugger
🐞 A tiny Windows x86 debugging framework written in C++20 that supports software breakpoints and hardware breakpoints. It can be used to create custom debuggers.
☆10Updated 4 months ago
Alternatives and similar repositories for Windows-x86-Debugger:
Users that are interested in Windows-x86-Debugger are comparing it to the libraries listed below
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆15Updated last year
- A stack and register based virtual machine which can compile and execute arbitrary code in runtime☆42Updated this week
- Helper scripts for windows debugging with symbols for Bochs and IDA Pro (PDB files). Very handy for user mode <--> kernel mode☆19Updated last year
- Detects if a Kernel mode debugger is active by reading the value of KUSER_SHARED_DATA.KdDebuggerEnabled. It is a high level and portable …☆23Updated 7 years ago
- An API Monitor based on Instrumentation☆43Updated 7 years ago
- ☆13Updated 6 years ago
- User-mode program parsing logs created by HyperPlatform☆18Updated 8 years ago
- x64 Kernel Hooks Detection☆24Updated 8 years ago
- Some crazy PE executables protection kernel driver