Product Description
Easily instrument and extend Win32 and Windows application functions
Detours is a library for instrumenting arbitrary Win32 functions on x86, x64 and IA64 machines. Detours intercepts Win32 functions by re-writing the in-memory code for target functions. The Detours package also contains utilities to attach arbitrary DLLs and data segments to any Windows application binary.