takedetour

A template (and a sample) for writing tracers on Windows. Based on the Detours library. (by lowleveldesign)

Takedetour Alternatives

Similar projects and alternatives to takedetour based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better takedetour alternative or higher similarity.

takedetour reviews and mentions

Posts with mentions or reviews of takedetour. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-19.
  • Implementing Global Injection and Hooking in Windows
    5 projects | news.ycombinator.com | 19 Apr 2022
    If you need to hook methods in a remote process (and also inject payload), you may also consider the Detours library [1]. It has a straightforward API and its repository contains many interesting samples. One thing I was missing in the library was a function to inject code into a running process. So I wrote takedetour [2] which I use as a template for my other projects. Maybe you will find it useful as well.

    [1] https://github.com/microsoft/Detours

    [2] https://github.com/lowleveldesign/takedetour

Stats

Basic takedetour repo stats
1
29
2.8
about 1 month ago

lowleveldesign/takedetour is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of takedetour is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com