搜索资源列表
进程注入器
- 一个远程注入动态连接库的程序,也可以卸载模块-a remote DLL injection procedures can also uninstall module
194q
- VC APC注入DLL,非常好用,希望你们喜欢
completeinject_src
- 本文和程序是基于CreateRemoteThread注入DLL的方法上的扩展,修改了以前方法的一些缺陷,并增加了几个功能,与其他文章不同,这里,给出了一个完整的解决方案。包括:1.实现一个遵守微软\"Best Practices for Creating DLLs\"的DLL动态链接库。2. 注入dll,并可以同时执行这个dll代码。3. 如果注入不成功,给出错误处理并通知用户。 4. 使用CreateRemoteThread系统API实现进程注入。
demo
- 1、注入DLL,有用到绝对路径,请自行修改 2、本Demo以“计算器”程序为宿主注入程序,可以自行修改 3、DLL入口函数为加载注册表,可以修改 4、本Demo没有考虑杀毒软件,另有Demo可以避过瑞星(待发) 4、仅供技术研究,不得用于非法用途
Dll注入辅助工具 1.0 C__源码
- 一个很好的Dll注入辅助工具
Delphi_Dll_inter.Delphi DLL远程注入器
- Delphi DLL远程注入器,用于隐藏dll,在Delphi 2009下编译通过!,Delphi DLL injector distance for the hidden dll, compiled under Delphi 2009 in the adoption!
Ring3_DLL_Inject
- 一个拦截并修改输入法的注入技术(注入DLL是做全局钩子或者拦截类软件都有可能用到的技术)、给出了完整的示例代码希望对大家有所帮助。-An intercept and modify the input method of the injection technology (global hook into the DLL are doing, or are likely to be used to intercept class software technology), gives a comp
winspy_package
- 各种windows dll注入和hook技术,含源码,学习hook技术的大全-All kinds of windows dll and hook into the technology, including source code, learning technology Guinness hook
111
- DELPHI注入系统进程 没EXE注入DLL 晕非要打真么多字啊波尔远控DLL提取和导入器.zip-DELPHI injection system injected DLL process EXE no halo of non-attacking words ah really Mody Boer Remote Control DLL extraction and Importer. Zip
DLL-EXEOK
- 能对各进程进行DLL注入,主要调试用,进程任意选,DLL任意选。很方便的小工具。-Can on the process DLL injection, mainly for debugging, the process of random selection, DLL arbitrary election. Very convenient gadget.
dll
- dll注入简单例子,非常简单。只是自己测试用的源码。共享学习-dll into the simple example, very simple. Only its own source code testing. Shared learning
dll
- dll 注入完整成功测试源码-dll into the complete success of the test source
RemoteInjectCode
- DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。 这是一个远程注入学习的好例子-Remote DLL injection technique is widely used Win32 virus technology. The use of this technology virus body is usually located in
DLL
- dll远程注入实例代码 dll远程注入实例代码 -dll set in dll set indll set indll set in
1
- DLL远程进程注入,DLL加可EXE执行文件源码-DLL into the remote process, DLL file that allows the implementation of EXE source code
DLL
- 关于dll远程注入的技术,大家可以学习下-Dll injection on long-range technology, we can learn under
VBzhuruDLL
- 很多人说VB不能远程注入DLL,其实是错误的。VB其实也能象C++等其他语言一样轻松搞定,不信就看看这个代码。这个代码经过充分测试,包括系统进程都可以正常注入和卸载,就连杀毒软件都能注入。-Many people say that VB can not remote into the DLL, in fact, is wrong. VB can be a matter of fact, as C++ and other languages as easily get, do not look a
chengme12
- DLL 远线程注入 可以注入到任意系统进程中-Far-threaded DLL can be injected into the process of any system
dll-in-it
- 注入DLL的程序实例。dll in it.rar-DLL into the process instance. dll in it.rar
InjectDll
- 远程注入工具,可以注入DLL文件到目标程序当中。(Remote injection tools can be injected into the DLL file into the target program.)