adrianyy / kernelhook
Windows inline hooking tool.
☆251Updated 6 years ago
Alternatives and similar repositories for kernelhook:
Users that are interested in kernelhook are comparing it to the libraries listed below
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆286Updated 4 years ago
- System call hook for Windows 10 20H1☆483Updated 3 years ago
- Kernel Inject DLL☆343Updated 2 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆307Updated 2 years ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆400Updated 8 months ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Updated 5 years ago
- Kernel LdrLoadDll injector☆257Updated 6 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆333Updated 2 years ago
- Simple Intel VT-x hypervisor☆295Updated last year
- Vectored Exception Handling Hooking Class☆153Updated 6 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆413Updated 6 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆536Updated 2 months ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆246Updated 2 months ago
- Hooking kernel functions by abusing alignment☆239Updated 4 years ago
- Handle elevation DKOM against ObRegisterCallbacks☆295Updated 6 years ago
- A library to manipulate physical memory from usermode.☆292Updated last year
- C++17 PE manualmapper☆338Updated 3 years ago
- Easy Anti PatchGuard☆215Updated 3 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆140Updated last year
- a more stable & secure read/write virtual memory for kernel mode drivers☆164Updated 5 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆315Updated 3 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆593Updated 6 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆168Updated 4 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆519Updated 6 years ago
- Kernel mode to user mode dll injection☆247Updated 3 years ago
- Module extending manual mapper☆327Updated 5 years ago
- Elevate a process to be a protected process☆144Updated 5 years ago
- Kernel-Mode extended version of https://github.com/microsoft/Detours☆154Updated 2 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆520Updated 5 years ago
- Rendering on external windows via hijacking thread contexts☆382Updated 4 years ago