March 28, 2010 binary function interception | ||||
---|---|---|---|---|
| ||||
Just found that wonderful Detours package from Microsoft: http://research.microsoft.com/en-us/projects/detours/ Is there something like this for Linux, maybe even written in/available for D? |
March 30, 2010 Re: binary function interception | ||||
---|---|---|---|---|
| ||||
Posted in reply to Trass3r | Trass3r wrote: > Just found that wonderful Detours package from Microsoft: http://research.microsoft.com/en-us/projects/detours/ > > Is there something like this for Linux, maybe even written in/available for D? Not sure. But you can't probably do exciting things like that. Have a look at ptrace http://linux.die.net/man/2/ptrace |
Copyright © 1999-2021 by the D Language Foundation