Malware - IAT Hooking
IAT hooking is a technique often used by malware developers, game hackers or reverse engineer to replace a function from the Import Table by another one.
IAT hooking is a technique often used by malware developers, game hackers or reverse engineer to replace a function from the Import Table by another one.
Windows API Hashing is a technique often used by malware developers to hide their calls to the windows API.