Detours Express Changelog

What's new in Detours Express 3.0 Build 316

May 6, 2016
  • Support for mixing 32-bit and 64-bit processes.
  • Support for ARM processors (in addition to support for X86, X64, and IA64).
  • Removal of the detoured.dll marker binary.
  • Compatibility improvements, especially on x64 processors.
  • Addition of APIs to enumerate PE binary Imports and to determine the
  • module referenced by a function pointer.
  • Improved support for highly-optimized code on X64 processors.
  • Improved support for detouring hot-patchable binaries.
  • Improved algorithm for allocation of trampolines.

New in Detours Express 2.1 (Dec 1, 2008)

  • Complete documentation of the Detours API.
  • Transactional model for attaching and detaching detours.
  • Support for updating peer threads when attaching or detaching detours.
  • Unification of dynamic and static detours into a single API.
  • Support for detection of detoured processes.
  • Significant robustness improvements in APIs that start a process with a DLL containing detour functions.
  • New APIs to copy payloads into target processes.
  • Support for 64-bit code on x64 and IA64 processors (available in Professional edition only).
  • Supports building detours with Visual Studio 2005, Visual Studio .NET 2003, Visual Studio .NET (VC8), and Visual Studio (VC7).