mrexodia / AppInitHookLinks
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.
☆182Updated 3 years ago
Alternatives and similar repositories for AppInitHook
Users that are interested in AppInitHook are comparing it to the libraries listed below
Sorting:
- Simple windows API logger☆109Updated 6 years ago
- Analyze patches in a process☆258Updated 4 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆89Updated 2 years ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 4 years ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆100Updated 2 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆158Updated last year
- fix vmprotect import function used unicorn-engine.☆98Updated 2 years ago
- A modern c++ implementation of windows heavens gate☆242Updated 5 years ago
- Bootkit for Windows Sandbox to disable DSE/PatchGuard.☆316Updated last year
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆238Updated 6 years ago
- VM devirtualization PoC based on AsmJit and llvm☆121Updated 4 years ago
- Advanced driver monitoring utility.☆217Updated 3 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆258Updated 3 years ago
- Converted phnt (Native API header files from the System Informer project) to IDA TIL, IDC (Hex-Rays).☆160Updated last year
- A plugin to x64dbg that lets you find out what writes to/accesses particular address☆116Updated 5 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆183Updated 8 years ago
- APC Internals Research Code☆168Updated 5 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆151Updated 4 years ago
- BYOVD: Loading dbk64.sys and grabbing a handle to it☆162Updated 3 years ago
- A Windows PE format file loader☆150Updated 7 years ago
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆61Updated 4 years ago
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆71Updated 3 years ago
- IDA Pro plugin to make bitfield accesses easier to grep☆247Updated 5 months ago
- Kernel LdrLoadDll injector☆265Updated 7 years ago
- Debugger Anti-Detection Benchmark☆380Updated this week
- Translates WinDbg "dt" structure dump to a C structure☆134Updated 9 years ago
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆277Updated 3 years ago
- A devirtualization engine for Themida.☆105Updated last year
- A x86_64 software emulator☆161Updated 4 months ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆115Updated 11 months ago