Computer and Modernization ›› 2014, Vol. 0 ›› Issue (4): 51-54.

Previous Articles     Next Articles

Methods of Hooking IAT with Injection DLL into Remote Process

  

  1. Chongqing University of Technology, Chongqing 400054, China
  • Received:2014-02-11 Online:2014-04-17 Published:2014-04-23

Abstract:  

Abstract:  In order to install our own function hooks, they are realized by hooking PE file’s import address table(IAT). This paper introduces two methods of hook IAT of using the import table: direct hook method and indirect hook method. We used Win32 assembly language to program the two hook routines of the import address table, tested the hooking IAT effects of the hook module after injecting DLL into the remote process. The results showed that the two methods can reliably hook IAT. Some problems for hook IAT are discussed.

Key words:

CLC Number: