Title:
CreateRemoteThread-DLL-Injection Download
Description: A Visual C++ Achieve full use of the DLL process CreateRemoteThread program source code and procedures in this article is based on the method of DLL injection CreateRemoteThread expansion, modify the previous methods of some shortcomings, and adds a few features, and other article is different from here, given a complete solution. Include: 1. The realization of a compliance with the Microsoft Best Practices for Creating DLLs of the DLL dynamic link library. 2. Inject dll, and can at the same time the implementation of the dll code. 3. If the injection is not successful, given the wrong address and to notify the user. 4. CreateRemoteThread system API to use to achieve process.
File list (Check if you may need any files):
CodeProject A More Complete DLL Injection Solution Using CreateRemoteThread_ Free source code and programming help.mht
completeinject_demo.zip
completeinject_src.zip