vc6编写,纯SDK。 通过OpenProcess,VirtualAllocEx,WriteProcessMemory,CreateRemoteThread几个函数实现DLL注入。详见源码。 打包了psapi.h,psapi.lib文件。机器上没有的把这两个文件复制到VC98的对应目录下。