Repository navigation
detour
- Website
- Wikipedia
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 port of Recast & Detour, Industry-standard navigation mesh toolset for .NET, C#, Unity3D, games, servers
JavaScript navigation mesh construction, path-finding, and spatial reasoning toolkit. WebAssembly port of Recast Navigation.
Java Port of Recast & Detour navigation mesh toolset
UniRecast - navigation mesh toolset for Unity3D using DotRecast
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).
Rust bindings for Recast Navigation.
Simple C/C++ library for detour hooking in Linux and Windows