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
- x64 assembler library☆31Updated 8 months ago
- Analysing and defeating PatchGuard universally☆34Updated 4 years ago
- ☆34Updated 4 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
- Some crazy PE executables protection kernel driver☆18Updated 4 years ago
- IA32-doc is a project which aims to put as many definitions from the Intel Manual into machine-processable format as possible☆16Updated 2 years ago
- Data and structures regarding the research done on WdFilter☆12Updated 4 years ago
- Simple library to handle PE files loading, relocating, get/set data, ..., in addition to process handling☆31Updated 5 years ago
- A POC for Windows Extension Host hooking☆22Updated 5 years ago
- ☆24Updated 5 years ago
- ☆15Updated last year
- ☆28Updated 4 years ago
- map driver to memory☆25Updated 6 years ago
- MouHidInputHook enables users to filter, modify, and inject mouse input data packets into the input data stream of HID USB mouse devices …☆9Updated 5 years ago
- win32/x64 obfuscate framework☆32Updated 5 years ago
- UnknownField is a tool based clang that obfuscating the order of fields to protect your C/C++ game or code.☆44Updated 2 years ago
- viewing page boundaries of pages with PAGE_NOACCESS protection reveals the presence of x64dbg.☆23Updated 8 years ago
- Translates WinDbg "dt" structure dump to a C structure☆13Updated 4 years ago
- A driver that supports communication between a Windows guest and HyperWin☆15Updated 4 years ago
- Example of hijacking system calls via function pointer tables☆32Updated 3 years ago
- Shareds for kernel developement☆27Updated 11 years ago
- Wow64 Heaven's Gate Hook☆28Updated 3 years ago
- Windows Console Monitor☆33Updated 5 years ago
- Easily hook WIN32 x64 functions☆18Updated 3 months ago
- Protected Process Light Library☆18Updated 4 years ago
- Ready-to-use headers for Windows Kernel SSDT indices☆11Updated 4 years ago
- x64 Kernel Hooks Detection☆24Updated 8 years ago
- Windbg extension that allows you analyze Control Flow Guard map☆34Updated 3 years ago
- Load Dll into Kernel space☆38Updated 2 years ago