Research on Machine-Code Level Injection and HOOK Technique

Yongqiang Zhang,Hai Bi
DOI: https://doi.org/10.4028/www.scientific.net/amr.159.424
2010-01-01
Advanced Materials Research
Abstract:HOOK and injection are advanced programming techniques. The common windows injection and HOOK techniques are introduced and analyzed in this paper. (1) By using hooks; (2) By using registration table;(3)By Trojan Horse DLL; (4) By PE import table; (5) By using remote thread. Proposed a method of non-DLL and gives a machine code-level implementations of the technology. Finally the paper lists the key technology and gives the main code.
What problem does this paper attempt to address?