kyREcon / IsKernelDebuggerPresent
Detects if a Kernel mode debugger is active by reading the value of KUSER_SHARED_DATA.KdDebuggerEnabled. It is a high level and portable implementation between 32 and 64-bit architectures.
☆23Updated 7 years ago
Alternatives and similar repositories for IsKernelDebuggerPresent:
Users that are interested in IsKernelDebuggerPresent are comparing it to the libraries listed below
- PoC of BOOST-ed _EPROCESS.VadRoot iterating☆25Updated 10 years ago
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆24Updated 3 years ago
- ☆34Updated 4 years ago
- R3劫持所有异常☆15Updated 4 years ago
- Data and structures regarding the research done on WdFilter☆12Updated 4 years ago
- ☆24Updated 6 years ago
- Windows Console Monitor☆33Updated 5 years ago
- Analysing and defeating PatchGuard universally☆34Updated 4 years ago
- Ready-to-use headers for Windows Kernel SSDT indices☆11Updated 4 years ago
- Easily hook WIN32 x64 functions☆18Updated last month
- Driver Loader/BE Bypass/Win Malware(lol)☆34Updated 5 years ago
- A driver that supports communication between a Windows guest and HyperWin☆15Updated 4 years ago
- Simple library to handle PE files loading, relocating, get/set data, ..., in addition to process handling☆32Updated 5 years ago
- Code Integrity Violation Spotter☆16Updated 9 months ago
- Some crazy PE executables protection kernel driver☆18Updated 4 years ago
- Shareds for kernel developement☆28Updated 11 years ago
- Map memory to user space and manipulate user memory, using capmon☆23Updated 6 years ago
- ☆15Updated 2 years ago
- Example of hijacking system calls via function pointer tables☆32Updated 3 years ago
- Protected Process Light Library☆18Updated 4 years ago
- Open Anti Cheat☆27Updated 2 years ago
- A working version of this tutorial: https://docs.microsoft.com/en-us/windows/desktop/rpc/tutorial☆16Updated 5 years ago
- x64 assembler library☆31Updated 9 months ago
- intel vt-x hypervisor ept☆25Updated 4 years ago
- enable libemu run pe file and add some good modify☆14Updated 6 years ago
- Translates WinDbg "dt" structure dump to a C structure☆13Updated 4 years ago
- ☆19Updated 5 years ago
- fork HoShiMin Avanguard☆19Updated 6 years ago
- map driver to memory☆25Updated 6 years ago
- x64 Kernel Hooks Detection☆24Updated 8 years ago