搜索资源列表
CreateRemoteThread-DLL-Injection
- 一个Visual C++实现的完整的使用CreateRemoteThread的DLL进程注入方案源代码 本文和程序是基于CreateRemoteThread注入DLL的方法上的扩展,修改了以前方法的一些缺陷,并增加了几个功能,与其他文章不同,这里,给出了一个完整的解决方案。包括:1.实现一个遵守微软"Best Practices for Creating DLLs"的DLL动态链接库。2. 注入dll,并可以同时执行这个dll代码。3. 如果注入不成功,给出错误处理并通知用户。 4. 使用C
manbumoli
- 漫步魔力反挂程序源码,可有效防止dll注入。私服需要-Walk through the magic anti-linked program source code, can prevent the dll injection. PW required
DLL-EXEOK
- 能对各进程进行DLL注入,主要调试用,进程任意选,DLL任意选。很方便的小工具。-Can on the process DLL injection, mainly for debugging, the process of random selection, DLL arbitrary election. Very convenient gadget.
injectthread
- 演示三种代码注入的方式。hook 注入,远程注入,dll注入。对研究病毒和*的人很有帮助-Demonstration of three types of code injection approach. hook into the remote injection, dll injection. The study of virus and the people very helpful plug-ins
dll-inject-video
- simple dll injection.Need vbadvance .Also a video
PuttyHijackV1.0
- http://www.insomniasec.com hijack putty connection via dll injection
11Firewall
- 本程序是基于Windows API与Hook技术以及注入DLL的方式写的网络防火墙程序,可以拦截网络数据。-This program is based on the Windows API and DLL injection Hook technology, and a way to write a network firewall program that can intercept network data.
DLL
- DLL注入一例,将DLL注入任一程序的运行空间。-DLL Injection 1 cases, the DLL into either a program running space.
dll-injection
- dll注入的一个实现例子,可以从A进程将DLL注入到B进程-an implementation example of dll injection
dll
- DLL注入模块,用于写*注入游戏,DNF游戏入注模块使用-DLL injection module for writing plug-in into the game, DNF games into the injection module
DLL-injection-example
- 易语言 注入DLL示例 易语言 注入DLL示例-Easy DLL injection example language
dll-injection
- dll注入易语言的源码。很好用的,多功能-DLL injection easy language source. Nice, multi-function
dll-injection
- dll注入,还能通过进程名获取进程id,用VC能打开-dll injection, but also by the process name to get the process id
DLL-injection
- dll注入: 所谓DLL注入就是将一个DLL放进某个进程的地址空间里,让它成为那个进程的一部分。要实现DLL注入,首先需要打开目标进程。-dll injection: the so-called DLL injection is a DLL into the address space of a process, let it be a part of that process. To achieve DLL injection, you first need to open the tar
anti-DLL-injection
- 易语言防DLL注入, API_GetProcAddress (API_GetModuleHandle (“kernel32.dll”), “LoadLibraryA”)-easy language anti DLL injection
DLL-Injection-methods
- DLL注入的方法及通讯(LoadLibrary 全局钩子、呼出 全局钩子、消息 任意窗口置顶[应用实例])-DLL injection methods and communication (LoadLibrary global hooks, exhaled global hooks, arbitrary message window set-top [applications])
dll-injection
- dll注入易语言的源码。很好用的,多功能-DLL injection easy language source. Nice, multi-function
dll-injection
- dll注入易语言的源码。很好用的,多功能-DLL injection easy language source. Nice, multi-function
Block-DLL-Injection-cplusplus
- hwo to block dll injection in c-hwo to block dll injection in c++
DLL-injection-master
- DLL 注入代码例子,向程序注入一个代码-DLL injection code