Microsoft Research Detours icon
Microsoft Research Detours icon

Microsoft Research Detours

 1 like

Microsoft Research Detours v3 Professional is a library for instrumenting arbitrary Win32 functions on x86, x64, and IA64 machines. Now you can intercept Win32 functions by re-writing the in-memory code for target functions.

License model

Country of Origin

  • US flagUnited States

Platforms

  • Windows
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Debugging
  2.  API Management
  3.  Dll injection
  4.  API Integration

 Tags

Microsoft Research Detours News & Activities

Highlights All activities

Recent activities

No activities found.

Microsoft Research Detours information

  • Developed by

    US flagMicrosoft
  • Licensing

    Proprietary and Commercial product.
  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 0 comments and reviews about Microsoft Research Detours, and it has gotten 1 likes

Microsoft Research Detours was added to AlternativeTo by biorpg2 on Aug 9, 2016 and this page was last updated Sep 12, 2020.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Microsoft Research Detours?

Microsoft Research Detours v3 Professional is a library for instrumenting arbitrary Win32 functions. 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.

Easily intercept Win32 or Windows application functions Intercept functions at the granularity of a process Support for jumping between 32-bit and 64-bit processor code Load a DLL into a process Attach arbitrary data segments to existing binaries Extend the functionality of running applications with your code Supports 32-bit code on X86 and ARM processors. 64-bit code on X64 and IA64 processors