Description: Collection of several VC++ code into the process, have different periods, through these examples you will understand how to code the process into a different address space, and then in the process into the context of the implementation of the code. Here are mainly three methods: 1, Windows hook 2, CreateRemoteThread and LoadLibrary technology- the process of communication 3, CreateRemoteThread and WriteProcessMemory technology- how to use the technology sub-class of remote control- when to use the technology
File list (Check if you may need any files):
codeinject_pacage
.................\HookInjEx_src.zip
.................\HookSpy_src.zip
.................\InjectEx_src.zip
.................\LibSpy_src.zip
.................\WinSpy_src.zip