搜索资源列表
Dll2Process
- 动态库注入器 1.0 功能:将一个动态库文件注入到一个正在运行的进程内. 应用:通过注入功能,可以实现对一个进程的api hook,比如写一个dll,然后hook socket api,然后注入到你想监视的进程,这样就能够用于网络数据包的分析了 -DLL injector 1.0 features : a dynamic library file is injected into a running process. Applications : by injecting fu
sfileopen_hook
- DLL注入器,CreateRemoteThread, SetWindowHook例子源代码-DLL injector, CreateRemoteThread, SetWindowHook example source code, etc.! ! !
Starter
- D3D HOOK模块,可用于制作DX类游戏的*,如透视等效果,支持DX8,DX9游戏,用法是将D3D8或D3D9文件夹里的d3d9dev.cpp,d3d9int.cpp,d3d9tex.cpp中的函数内容修改后编译生成DLL,再编译Injector注入,编译环境最好用VS.NET2003,有相应DX SDK,注入器必须用自带的Injector,否则可能没有效果-D3D HOOK module, can be used to create the plug-in DX games, such a
ExeInjection
- DLL 注入器。 远程注入DLL并且启动它-DLL injector. DLL injection and remote start it
Cheetah_Injector_v1.3_By_Riot
- an injector for memory modification and for dll s that needs an injector. so if you need the injector here it is
InjectDll
- Dll injector to inject a dll into a running proce-Dll injector to inject a dll into a running process
Injectorv620
- this is source code of my visual basic dll injector its using virtual alloc ex and create remote thread to execute dll, you wil love me for this xP-this is source code of my visual basic dll injector its using virtual alloc ex and create remote thre
injector
- dll injector. inject dll into process with selected pid.
injector1
- RemoteThread dll injector
dll
- 提取dll工具 注入器-Dll injector extraction tool
ExtSoft-Injector-P-Source-Code
- ExtSoft DLL Injector
VB-Injector-Source-Code
- ExtSoft DLL Injector Sorce Code by Trismund
simple_inject
- Simple DLL injector using Delphi
FF-DLL-Injector
- Firefox hooks LdrLoadDll so you can t inject a DLL, this code unhooks it and injects the DLL.
injector
- Dll injector taken from http://resources.infosecinstitute.com/api-hooking/
Injector
- Hackers DLL Injector
dll-injector
- Source Inject dll winxp vista 7
[ JAVA ] Dll Injector
- Excellent source code of a dll injector totally in Java, that also uses Java Native Acess (JNA).
BYTE-DLL-injector-
- 收集的很多内存注入的技术文章,含一些源码,VB注入器 内存注入源码 玩么不解释!!适合所有游戏-Collected a lot of memory into technical articles, containing some source code, VB injector memory into the source code to play do not explain!! Suitable for all games
通用DLL注入器
- 通用DLL注入器9种注入方法可以实现内存,注册表,远程,钩子注入等方式(General DLL injector 9 injection method can realize remote memory, registry, and hook into etc.)