文件名称:DllInsertUtil
介绍说明--下载内容均来自于网络,请自行研究使用
C++实现远程DLL注入类C++实现的一个远程DLL注入的类。调用类成员函数InsertDllToProcess( qq.exe , D:\\InsertDll.dll ) 可以将某个写好的DLL注入到指定的进程中。-C++ DLL into the remote class C++ DLL into a remote implementation class. Call class member function InsertDllToProcess (" qq.exe" , " D: \ \ InsertDll.dll" ) can inject a DLL written to the specified process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DllInsertUtil.cpp
DllInsertUtil.h
TEST106.txt