iat-hooking-revisited


A new approach to IAT hooking

Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions. However, most methods rely on suspicious API functions and leave several easy to identify artifacts. This paper explores different ways IAT hooking can be employed while circumventing common detection mechanisms.

Project Information

The project was created on Aug 2, 2011.

Labels:
Hacking Security Hooking Interception Debugging API Windows Assembly x86