文件名称: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/
Injector/Injector.sln
Injector/Injector/EnsureCleanup.h
Injector/Injector/Injector.cpp
Injector/Injector/Injector.h
Injector/Injector/Injector.vcproj
Injector/Injector/Main.cpp
Injector/Injector/ProcFindMethod.h
Injector/Injector/Seh.cpp
Injector/Injector/Seh.h
Injector/Injector/StringWrap.h
Injector/Injector/
Injector/Injector.sln
Injector/Injector/EnsureCleanup.h
Injector/Injector/Injector.cpp
Injector/Injector/Injector.h
Injector/Injector/Injector.vcproj
Injector/Injector/Main.cpp
Injector/Injector/ProcFindMethod.h
Injector/Injector/Seh.cpp
Injector/Injector/Seh.h
Injector/Injector/StringWrap.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.