khalladay / hooking-by-example
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.
☆288Updated 3 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
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆331Updated 3 years ago
- Anti-debugging techniques on a (bad looking) Win32 application.☆235Updated 10 months ago
- anti debugging library in c++.☆532Updated 11 months ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆581Updated 5 years ago
- C++ graphics kernel subsystem hook☆494Updated 4 years ago
- C++ STL in the Windows Kernel with C++ Exception Support☆402Updated last year
- Inline syscalls made easy for windows on clang☆688Updated 7 months ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆773Updated 3 years ago
- Anti-cheat library for Windows C++☆423Updated 2 years ago
- A wrapper library around native windows sytem APIs☆425Updated 3 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆269Updated 3 weeks ago
- X86 Mutation Engine with Portable Executable compatibility.☆479Updated 2 years ago
- PDBRipper is a utility for extract an information from PDB-files.☆816Updated this week
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆525Updated 3 weeks ago
- Handle elevation DKOM against ObRegisterCallbacks☆288Updated 6 years ago
- Collection of undocumented Windows API declarations.☆300Updated 2 weeks ago
- DLL scatter manual mapper☆730Updated 3 years ago
- Manual mapping without creating any threads, with rw only access☆717Updated 5 years ago
- C++23 procedure hooking library.☆437Updated 3 weeks ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆550Updated 3 years ago
- Rendering on external windows via hijacking thread contexts☆382Updated 4 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆273Updated 8 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆734Updated last year
- System call hook for Windows 10 20H1☆485Updated 3 years ago
- Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.☆568Updated this week
- A reverse engineering tool to interactively reconstruct structures and generate header files☆237Updated 4 months ago
- Literally, the perfect injector.☆896Updated last year
- AntiDebugging sample sources written in C++☆337Updated 6 years ago
- Detours with just single dependency - NTDLL☆618Updated 2 years ago
- IDA Pro 7 compatible SigMaker plugin☆543Updated 2 years ago