搜索资源列表
hook dll 进程不能结束
- hook 不让进程结束掉
windows进程信息
- 通过系统DLL,获得当前进程的信息,并提供进程操作
wsHideDLL.zip
- Dll进程注入 一种简单的方法隐藏进程 在dll中运行代码,The simplest ways to hide a process is to have no process Basically what you need to do is place your meaningful code in a DLL, inject that DLL in an inconspicuous process (like Explorer.exe) and run your code. This can
CreateRemoteThread-DLL-Injection
- 一个Visual C++实现的完整的使用CreateRemoteThread的DLL进程注入方案源代码 本文和程序是基于CreateRemoteThread注入DLL的方法上的扩展,修改了以前方法的一些缺陷,并增加了几个功能,与其他文章不同,这里,给出了一个完整的解决方案。包括:1.实现一个遵守微软"Best Practices for Creating DLLs"的DLL动态链接库。2. 注入dll,并可以同时执行这个dll代码。3. 如果注入不成功,给出错误处理并通知用户。 4. 使用C
DLL
- vb进程隐藏,DLLring3下进程隐藏-vb进程隐藏
lock-DLL
- 可以吧dll注入到进程内存中执行,不是普通的iat 注入,非常好用-Dll can be injected into the process memory it performed, not the ordinary into the iat, very easy to use
DLL
- DLL注入 进程防杀 进程线程编程 -dll insert
DEP_hook.dll
- DLL防杀进程模块易语言纯净源码源码无毒-Anti-death process DLL module easy language clean non-toxic source source
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(loader)
- 说明: 1 例子程序在 vc6.0 +windows xp 编译测试过 2 需要阅读者对程序进程空间,编译,pe结构有一定的理解 3 这里根据自己认识加上对其他资料整理而成,对dll 简单的介绍 -Descr iption: 1 examples of procedures vc6.0+ Windows xp compile tested 2 need to read about the process of the space program, the compiler
dll
- vc将dll注入其他进程,成功调试过了,完整无错-dll into vc other processes will be successful after debugging, complete error-free
DllPatch
- DLL内存补丁,可查找进程中的dll模块,对dll模块的基地址相对偏移处修改内存,相比流行的进程内存补丁更进了一步-DLL memory patch can be find in the process of dll module, dll modules of relatively offset base address corrections memory, compared to the process of popular memory patch has taken one step
qddow
- DLL进程注入器, 可选择注入的进程目标, 灵活多用, 编译即可使用-DLL injector process can choose the process into the goal, flexible multi-purpose, the compiler can use ..
APIfunctionInfoForInsertDLL
- 这是有关DLL进程注入的API函数的说明整理,并配有相应的示例说明。-This is the DLL into the process of finishing the API function, descr iption, and with the corresponding examples illustrate.
dll
- dll进程注入资料,做病毒分析以及后门的朋友必看-dll into the process of data analysis, and the back door to do the virus' s friends must-see
DLL
- 取指定进程模块.取所有进程模块,进程管理等-Take the specified process module. To take all the process module, process management, etc.
InjectDll
- InjectDll DLL进程注入源代码-InjectDll DLL source code into the process
进程启动拦截
- 进程启动拦截(需要生成后与dll放在一个文件夹运行)(非原创)拦截很有效,无论什么进程(除了系统进程)都能拦截。
vc++编写的dll注入qq进程源代码直接放到工程中可执行
- vc++编写的dll注入qq进程源代码直接放到工程中可执行,实现的是将编写的截获qq信息的dll注入qq进程中
驱动注入DLL指定进程
- 非常稳定的驱动注入Dll到进程的程序,功能强大,兼容性强。(Very stable drive into the process of Dll program, powerful, strong compatibility.)