文件名称:Injector-20090421b
介绍说明--下载内容均来自于网络,请自行研究使用
Code is written in C++ with full exception handling (none of this annoying C-based return value checking crap).
Only tested on MSVC++. Visual Studio 2008 project files supplied.
Note: The AMD64 version can only inject into AMD64 processes, and the IA-32 version can only inject into IA-32 processes. It is possible to inject into IA-32 from AMD64 but I didn t bother because I needed an IA-32 version anyway and the code is much cleaner if I don t have to support that.
Only tested on MSVC++. Visual Studio 2008 project files supplied.
Note: The AMD64 version can only inject into AMD64 processes, and the IA-32 version can only inject into IA-32 processes. It is possible to inject into IA-32 from AMD64 but I didn t bother because I needed an IA-32 version anyway and the code is much cleaner if I don t have to support that.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Injector
.........\Injector
.........\Injector.sln
.........\.........\EnsureCleanup.h
.........\.........\Injector.cpp
.........\.........\Injector.h
.........\.........\Injector.vcproj
.........\.........\Main.cpp
.........\.........\ProcFindMethod.h
.........\.........\Seh.cpp
.........\.........\Seh.h
.........\.........\StringWrap.h
.........\Injector
.........\Injector.sln
.........\.........\EnsureCleanup.h
.........\.........\Injector.cpp
.........\.........\Injector.h
.........\.........\Injector.vcproj
.........\.........\Main.cpp
.........\.........\ProcFindMethod.h
.........\.........\Seh.cpp
.........\.........\Seh.h
.........\.........\StringWrap.h