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.
☆172Updated 3 years ago
Alternatives and similar repositories for AppInitHook
Users that are interested in AppInitHook are comparing it to the libraries listed below
Sorting:
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- Analyze patches in a process☆253Updated 3 years ago
- Debugger Anti-Detection Benchmark☆333Updated last year
- A modern c++ implementation of windows heavens gate☆224Updated 4 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆245Updated 2 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆177Updated 7 years ago
- API Set resolver for Windows☆133Updated 8 months ago
- APC Internals Research Code☆166Updated 4 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆139Updated 7 months ago
- Universal x86/x64 VMProtect 2.0-3.X Import fixer☆5Updated 3 years ago
- Elevate a process to be a protected process☆150Updated 5 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆322Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆136Updated 3 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆201Updated 4 years ago
- A plugin to x64dbg that lets you find out what writes to/accesses particular address☆112Updated 4 years ago
- Bootkit for Windows Sandbox to disable DSE/PatchGuard.☆280Updated 7 months ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆88Updated 2 years ago
- Demo proof of concept for shadow regions, and implementation of HyperDeceit.☆279Updated 2 years ago
- BYOVD: Loading dbk64.sys and grabbing a handle to it☆151Updated 2 years ago
- IDA Pro plugin to make bitfield accesses easier to grep☆238Updated 3 months ago
- Converted phnt (Native API header files from the System Informer project) to IDA TIL, IDC (Hex-Rays).☆142Updated 9 months ago
- Browse Page Tables on Windows (Page Table Viewer)☆202Updated 3 years ago
- A quick-and-dirty anti-hook library proof of concept.☆104Updated 6 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆78Updated last year
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆219Updated 5 years ago
- Vectored Exception Handling Hooking Class☆158Updated 6 years ago
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆58Updated 4 years ago
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆268Updated 2 years ago