Learn to inject your code into an Import Table of a Portable Executable file format. This is called the API redirection technique.
Injective Code Inside an Import Table
Published 07/13/2006
Learn to inject your code into an Import Table of a Portable Executable file format. This is called the API redirection technique.
Learn the five steps needed to inject your code in a portable executable (EXE, DLL, OCX,...) file without recompiling the source code.