Re: binary function interception

2010-03-29 Thread Spacen Jasset
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 htt

binary function interception

2010-03-28 Thread Trass3r
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?