[Ooey Gui] Detours are a technology out of Microsoft research for hooking an API dynamically at runtime. You can hook an exe as you launch it or a DLL as you load it. They’ve mostly been use for instrumentation of a compiled binary.

Wow. This is some neat stuff that Lou pointed me to, and very useful for something that I have in mind. Check out MSR’s page on Detours.



1 Comment

    Nina (January 23, 2006 @ 10:47 am)

    Thanks for sharing the info. It was useful and interesting to read about this thing.


Sorry, the comment form is closed at this time.