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.
☆175Updated 3 years ago
Alternatives and similar repositories for AppInitHook
Users that are interested in AppInitHook are comparing it to the libraries listed below
Sorting:
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- APC Internals Research Code☆166Updated 5 years ago
- Analyze patches in a process☆255Updated 4 years ago
- Simple windows API logger☆108Updated 5 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆145Updated 9 months ago
- API Set resolver for Windows☆136Updated 10 months ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- Bootkit for Windows Sandbox to disable DSE/PatchGuard.☆297Updated 9 months ago
- Advanced driver monitoring utility.☆215Updated 3 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆179Updated 7 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆251Updated 2 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆226Updated 5 years ago
- A modern c++ implementation of windows heavens gate☆228Updated 4 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆100Updated 6 months ago
- BYOVD: Loading dbk64.sys and grabbing a handle to it☆156Updated 3 years ago
- Converted phnt (Native API header files from the System Informer project) to IDA TIL, IDC (Hex-Rays).☆146Updated 11 months ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆91Updated 2 years ago
- Debugger Anti-Detection Benchmark☆347Updated 2 weeks ago
- ☆170Updated 10 months ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆137Updated 3 years ago
- A plugin to x64dbg that lets you find out what writes to/accesses particular address☆115Updated 4 years ago
- ShowStopper is a tool for helping malware researchers explore and test anti-debug techniques or verify debugger plugins or other solution…☆213Updated 3 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆79Updated 6 years ago
- A Windows PE format file loader☆145Updated 7 years ago
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆272Updated 2 years ago
- DSE bypass using a leaked cert and adjusting the current clock.☆150Updated 2 years ago
- This project provides a collection of Microsoft Windows kernel structures, unions and enumerations. Most of them are not officially docum…☆209Updated 6 months ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆206Updated 4 years ago
- Kernel LdrLoadDll injector☆262Updated 6 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆335Updated 3 years ago