Detours Express
 

Detours Express 4.0.1

Detours Express : A library that can intercept Win32 binary functions, inserting detour functions without affecting the original binary, providing flexibility and versatility to any developer



Detours Express is a Microsoft-signed package that allows the interception of functions calls, regardless of the architecture of the system.The library applies interception code (detours) at execution, interpolating the detour function between the source and the target functions by replacing the first instructions of the source and storing them in a so-called 'trampoline' function. The entire structure works in a simple way: when the target function is reached, execution is redirected to the detour, which controls the entire procedure, performing pre-processing and post-processing actions until the target function is complete.Detouring a target function is commonly done in compiled applications but without making changes to the binaries. Detour functions come as a DLL package, which is loaded into the app using a dedicated 'DetourCreateProcessWithDll' API using an import table. Dedicated DLL files must be customized for 32-bit and 64-bit systems.The package comes with various other APIs that can be called in the main function to access the payloads and modify the binaries, insert DLL into the execution process, create or find the target process, and insert the detour function.Aside from an extensive documentation that explains how the library and the entire detouring process work, the package also includes a generous array of samples you can build to see Detours Express in action. Building the samples requires you to use 'nmake' fuctions. In order to show how each example is used, a test is included for every sample.Detours is capable of manipulating Win32 functions by re-writing the in-memory code for target functions or by attaching user-created DLL files or payloads to a binary. However, the original target function is preserved. This offers flexibility and versatility to developers, who can add extensions and instrumentation methods in their applications.
  • Non-commercial, and non-production us only

  • Conclusion

    To conclude Detours Express works on Windows operating system(s) and can be easily downloaded using the below download link according to Demo license. Detours Express download file is only 406 KB  in size.
    Detours Express was filed under the General category and was reviewed in softlookup.com and receive 5/5 Score.
    Detours Express has been tested by our team against viruses, spyware, adware, trojan, backdoors and was found to be 100% clean. We will recheck Detours Express when updated to assure that it remains clean.

    Detours Express user Review

    Please review Detours Express application and submit your comments below. We will collect all comments in an effort to determine whether the Detours Express software is reliable, perform as expected and deliver the promised features and functionalities.

    Popularity 10/10 - Downloads - 91 - Score - 5/5

    Softlookup.com 2023 - Privacy Policy



    Category: General 
    Publisher: Microsoft
    Last Updated: 18/11/2023
    Requirements: Not specified
    License: Demo
    Operating system: Windows
    Hits: 544
    File size: 406 KB 
    Price: Not specified


    Leave A comment
    Name: *
    E-Mail: *
    Comment: *