Daily Archives: August 20, 2007

Function Hijacking via Export Directory

I have been working on a contract that has necessitated the use of function hooking. Basically, I need to intercept an arbitrary program’s usage of a system dll library in order to interject my own logic, and interact with the … Continue reading

Share
Posted in Hacking | Tagged , , | 6 Comments