ajkhoury / RemoteCode-Kernel
Simple code generation library developed in C intended for code generation in Kernel mode
☆16Updated 2 years ago
Alternatives and similar repositories for RemoteCode-Kernel:
Users that are interested in RemoteCode-Kernel are comparing it to the libraries listed below
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆75Updated 14 years ago
- NT reversal☆25Updated 6 years ago
- My take on the capcom driver vulnerability☆27Updated 7 years ago
- Fetch PDB symbols directly from Microsoft's symbol servers☆41Updated 3 years ago
- Wow64 syscall hook☆40Updated 7 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 4 years ago
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 6 years ago
- Analyze PatchGuard☆55Updated 6 years ago
- ☆24Updated 6 years ago
- Analysing and defeating PatchGuard universally☆34Updated 4 years ago
- PoC of BOOST-ed _EPROCESS.VadRoot iterating☆25Updated 10 years ago
- just an lite AntiRootkit for interesting☆23Updated 9 years ago
- Polymorphic Stub Creator☆32Updated 7 years ago
- Stealthy Injector that leverages a vulnerable driver and other exploits to remain undetected☆36Updated 6 years ago
- A simple native code virtualizer for 32-bit Windows PE☆15Updated 9 years ago
- viewing page boundaries of pages with PAGE_NOACCESS protection reveals the presence of x64dbg.☆23Updated 8 years ago
- Example of hijacking system calls via function pointer tables☆32Updated 3 years ago
- Helper utility for debugging windows PE/PE+ loader.