There are 1 repository under detour topic.
A library for patching, replacing and decorating .NET and Mono methods during runtime
Fixes compatibility issues with older games running on Windows 10/11 by wrapping DirectX dlls. Also allows loading custom libraries with the file extension .asi into game processes.
DotRecast - a C# port of Recast & Detour, Industry-standard navigation mesh toolset for .NET, Unity3D, games, servers
JavaScript navigation mesh construction, path-finding, and spatial reasoning toolkit. WebAssembly port of Recast Navigation.
DLL that hooks the NtQuerySystemInformation API and hides a process name
将 recastnavigation 翻译成 golang 语言版本
The x86/x64 API Hooking Library for Windows/Linux which can easily embed it into other programming languages.
Lightweight C++11 library with a tidy API, built using Capstone, to facilitate creating and tracking function-level and instruction-level hooks, or other arbitrary memory patches.
A set of tools for working with software modifications in two files (Detours.h, Detours.cpp).
CoreHook Windows Function Intercept Module
Small external program that will attempt to detect and disable minhook hooks in a process
A simple Microsoft detour based packet logging DLL written using C++
A Rust library for function hooking that supports both 32 and 64 bit
Overwrite C/C++ functions in memory for x86-32/64 on Linux, Mac & Windows
Example managed and unmanaged plugins for CoreHook
ImGui DX11 Hack
Tool and library for hooking graphics APIs using CoreHook
ImGui Implementation through DirectX 9 Hook (x86/x64). Better version: https://github.com/rdbo/DX9-BaseHook
Redirect any callable objects in Python, by manipulating tp_vectorcall of a PyObject with ctypes
detects c/cpp function detoured using a cpp module by checking the address of the function