Microsoft Research Detours alternatives

Microsoft Research Detours is a library that allows interception of Win32 functions by rewriting in-memory code. It enables developers to attach DLLs and data segments to applications, extending their functionality. The tool supports both 32-bit and 64-bit code on various processors.

Alternatives