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.
☆22Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for IsKernelDebuggerPresent
- ☆33Updated 4 years ago
- ☆15Updated last year
- Translates WinDbg "dt" structure dump to a C structure☆13Updated 4 years ago
- A POC for Windows Extension Host hooking☆22Updated 5 years ago
- ☆19Updated 5 years ago
- A working version of this tutorial: https://docs.microsoft.com/en-us/windows/desktop/rpc/tutorial☆16Updated 5 years ago
- Data and structures regarding the research done on WdFilter☆13Updated 4 years ago
- Wow64 Heaven's Gate Hook☆26Updated 3 years ago
- What makes it page☆17Updated 2 years ago
- viewing page boundaries of pages with PAGE_NOACCESS protection reveals the presence of x64dbg.☆22Updated 7 years ago
- Yet another windows syscall library☆16Updated 4 years ago
- win32/x64 obfuscate framework☆32Updated 5 years ago
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆14Updated last year
- map driver to memory☆25Updated 6 years ago
- PoC of BOOST-ed _EPROCESS.VadRoot iterating☆24Updated 10 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 3 years ago
- Some crazy PE executables protection kernel driver☆18Updated 4 years ago
- Protected Process Light Library☆18Updated 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 2 years ago
- vmware-backdoor☆33Updated 3 years ago
- Driver Loader/BE Bypass/Win Malware(lol)☆34Updated 5 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
- Easily hook WIN32 x64 functions☆17Updated 3 years ago
- Open Anti Cheat☆27Updated 2 years ago
- 大表哥的Syscall-Monitor☆34Updated 5 years ago