detour-hook
There are 19 repositories under detour-hook topic.
rdbo/libmem
Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)
gdabah/distormx
The ultimate hooking library
mavenlin/wrap_dll
Automatic generate dll wrapper for code injection.
Meigyoku-Thmn/ThMouseX
A piece of software that enables mouse control in Touhou Project series.
8dcc/libdetour
Simple C/C++ library for detour hooking in Linux and Windows
IamSanjid/BF1MultiplayerChatCopyPaster
A simple BF1 hack that allows user to copy paste clipboard text in the Multiplayer Chat Box.
DavidAngell/rusty-xinput-detour
An internal hack that detours the XInputGetState function from xinput.dll
0xvpr/vpr-deviate
C99/C++20 Header only library for dependency free function hooking in windows.
8dcc/devildaggers-re
Reverse Engineering stuff for the linux version of Devil Daggers
Guila767/EasyDetour
A c++ friendly interface for the Microsoft detour library
IcarusResearch/MultiHook
A function hooking library for x32 & x64
maorgershman/DirectX9Overlay
A library that lets you draw on top of a DirectX 9 window, perfect for internal CSGO cheats.
ProgrammingClone/KernelHooking
Explains with working examples how to implement a trampoline hook for kernel functions inside of Windows.
sfc9982/ChromeDisableRoundedCorners
Disable Rounded Corners in Chrome
lincoln-lm/timespoof-rs
(mostly) proof of concept rust program to detour windows' GetSystemTimeAsFileTime to inject a spoofed time
ShadowKnightMK4/InsightDebugApi
Starting API/solution to use C#, Window Debugging and Detours hooks to investigate a process.