khalladay / hooking-by-exampleLinks
A series of increasingly complex programs demonstrating function hooking on 64 bit Windows. Culminating in a program that hooks mspaint to make it always paint orange.
☆304Updated 4 years ago
Alternatives and similar repositories for hooking-by-example
Users that are interested in hooking-by-example are comparing it to the libraries listed below
Sorting:
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆336Updated 3 years ago
- Guided Hacking's official tool to practice bypassing anti-debug techniques.☆277Updated 3 weeks ago
- Collection of undocumented Windows API declarations.☆314Updated this week
- A bunch of Windows anti-debugging tricks for x86 and x64.☆784Updated 4 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆597Updated 6 years ago
- C++ graphics kernel subsystem hook☆520Updated 4 years ago
- C++ STL in the Windows Kernel with C++ Exception Support☆414Updated last year
- Inline syscalls made easy for windows on clang☆706Updated 11 months ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆574Updated 3 years ago
- Literally, the perfect injector.☆934Updated 2 years ago
- Detours with just single dependency - NTDLL☆644Updated 2 years ago
- Handle elevation DKOM against ObRegisterCallbacks☆301Updated 6 years ago
- X86 Mutation Engine with Portable Executable compatibility.☆491Updated 3 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆746Updated last month
- A reverse engineering tool to interactively reconstruct structures and generate header files☆252Updated last week
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆537Updated 5 months ago
- C++23 procedure hooking library.☆520Updated last month
- COFF and Portable Executable format described using standard C++ with no dependencies.☆284Updated last month
- A wrapper library around native windows sytem APIs☆432Updated 4 years ago
- pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers☆861Updated 9 months ago
- Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.☆599Updated 4 months ago
- System call hook for Windows 10 20H1☆493Updated 3 years ago
- Anti-cheat library for Windows C++☆457Updated 2 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆878Updated 5 years ago
- C++17 PE manualmapper☆359Updated 3 years ago
- The most powerful and customizable binary pattern scanner☆234Updated 3 years ago
- IDA Pro 7 and up compatible SigMaker plugin☆557Updated 2 years ago
- DLL scatter manual mapper☆755Updated 4 years ago
- Creates a proxy dll which sits between the game and original dll☆136Updated 3 months ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,228Updated last year