文件名称:NInjectLib
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
About N-InjectLib
N-InjectLib is a library written in C++ which allows for injecting dynamic link libraries into a remote (i.e. foreign) process.
Two techniques are available to inject a dll: the target process can be started by using the library so the first dll loaded actually is the dll to be injected, or dlls can be injected anytime while the target process is running.
N-InjectLib is a library written in C++ which allows for injecting dynamic link libraries into a remote (i.e. foreign) process.
Two techniques are available to inject a dll: the target process can be started by using the library so the first dll loaded actually is the dll to be injected, or dlls can be injected anytime while the target process is running.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NInjectLib\GenericInjector.cpp
..........\GenericInjector.h
..........\IATModifier.cpp
..........\IATModifier.h
..........\InjectLib.cpp
..........\InjectLib.h
..........\Process.cpp
..........\Process.h
..........\RemoteLibCall.cpp
..........\RemoteLibCall.h
NInjectLib
..........\GenericInjector.h
..........\IATModifier.cpp
..........\IATModifier.h
..........\InjectLib.cpp
..........\InjectLib.h
..........\Process.cpp
..........\Process.h
..........\RemoteLibCall.cpp
..........\RemoteLibCall.h
NInjectLib