Description: Permission to enhance the program source code, source to create a remote thread. In the other process to create a thread to write their own. Create a thread was just a function, CreateRemoteThread (). Which parameter contains the thread function body. But this is a remote process on the site, the address of this function must be mapped to the remote process space. Address referenced in the thread that contains the function pointer with string, and so on, must be mapped to the remote process space. Mapping steps 1, the space allocated in the remote process, function VirtualAllocE
To Search:
File list (Check if you may need any files):
PThrreadUtillr\ThreadUtility\dll.dll
..............\.............\PSAPI.H
..............\.............\psapi.lib
..............\.............\ThreadUtility.cpp
..............\.............\ThreadUtility.dsp
..............\.............\ThreadUtility.dsw
..............\.............\ThreadUtility.ncb
..............\.............\ThreadUtility.opt
..............\.............\ThreadUtility.plg
..............\.............\总结.doc
..............\ThreadUtility
PThrreadUtillr