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
Sorting:
- ☆34Updated 4 years ago
- Data and structures regarding the research done on WdFilter☆12Updated 5 years ago
- PoC of BOOST-ed _EPROCESS.VadRoot iterating☆25Updated 10 years ago
- Translates WinDbg "dt" structure dump to a C structure☆13Updated 4 years ago
- A POC for Windows Extension Host hooking☆22Updated 5 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
- map driver to memory☆25Updated 6 years ago
- Analysing and defeating PatchGuard universally☆34Updated 4 years ago
- Shareds for kernel developement☆28Updated 11 years ago
- Windows Console Monitor☆34Updated 5 years ago
- Some crazy PE executables protection kernel driver☆18Updated 5 years ago
- Windbg extension that allows you analyze Control Flow Guard map☆35Updated 3 years ago
- Ready-to-use headers for Windows Kernel SSDT indices☆11Updated 5 years ago
- Easily hook WIN32 x64 functions☆18Updated 2 months ago
- ☆24Updated 6 years ago
- ☆19Updated 5 years ago
- A driver that supports communication between a Windows guest and HyperWin☆15Updated 4 years ago
- viewing page boundaries of pages with PAGE_NOACCESS protection reveals the presence of x64dbg.☆23Updated 8 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆35Updated 10 months ago
- Protected Process Light Library☆18Updated 4 years ago
- What makes it page☆16Updated 2 years ago
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆15Updated last year
- Example of hijacking system calls via function pointer tables☆31Updated 3 years ago
- enable libemu run pe file and add some good modify☆14Updated 6 years ago
- Just an example of a well-known technique to detect memory tampering via Windows Working Sets.☆16Updated 3 years ago
- MouHidInputHook enables users to filter, modify, and inject mouse input data packets into the input data stream of HID USB mouse devices …☆10Updated 5 years ago
- Driver Loader/BE Bypass/Win Malware(lol)☆34Updated 5 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 3 years ago
- Map memory to user space and manipulate user memory, using capmon☆23Updated 6 years ago
- Open Anti Cheat☆27Updated 2 years ago