mrexodia / AppInitHook
Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary process.
☆161Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for AppInitHook
- Resolve DOS MZ executable symbols at runtime☆93Updated 3 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆226Updated 2 years ago
- Bootkit for Windows Sandbox to disable DSE/PatchGuard.☆261Updated last month
- Browse Page Tables on Windows (Page Table Viewer)☆185Updated 2 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆87Updated last year
- Analyze patches in a process☆247Updated 3 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆206Updated 5 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆169Updated 6 years ago
- IDA Pro plugin to make bitfield accesses easier to grep☆229Updated 7 months ago
- APC Internals Research Code☆159Updated 4 years ago
- API Set resolver for Windows☆118Updated 2 months ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆117Updated 3 years ago
- Translates WinDbg "dt" structure dump to a C structure☆126Updated 8 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆239Updated 2 years ago
- A modern c++ implementation of windows heavens gate☆194Updated 4 years ago
- A quick-and-dirty anti-hook library proof of concept.☆101Updated 6 years ago
- Kernel LdrLoadDll injector☆258Updated 6 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆197Updated 3 years ago
- BYOVD: Loading dbk64.sys and grabbing a handle to it☆149Updated 2 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆85Updated 9 years ago
- Simple windows API logger☆98Updated 5 years ago
- CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers☆129Updated 4 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆122Updated last month
- ☆152Updated 5 years ago
- Header only wrapper around Hex-Rays API in C++20.☆151Updated 2 years ago
- Elevate a process to be a protected process☆143Updated 5 years ago
- Demo proof of concept for shadow regions, and implementation of HyperDeceit.☆268Updated last year
- Vectored Exception Handling Hooking Class☆145Updated 5 years ago
- Tool to dump UEFI runtime drivers implementing runtime services for Windows☆94Updated 3 years ago
- Debugger Anti-Detection Benchmark☆291Updated 11 months ago