搜索资源列表
InjLib
- 关于DLL远程注入,利用remotethread注入线程技术,比较简单实用-on remote DLL injection, the use of threads remotethread injection technology, relatively simple practical
DLL远程注入
- VBDLL远程注入。。
DllInjectorSource
- vb 远程注入的实例 实现了远程dll注入-vb examples of long-range into a dll injection
vc-dll-cacle
- vc使用dll远程注入系统自带计算器程序-vc use dll injection system comes with a remote calculator program
DLL
- 易语言远程DLL注入源码 为了成为VIP我拼了!后续还会发给大家很多有用的易语言源码!--Easy language into the source remote DLL hard for me to become a VIP! Follow-up will be distributed to you a lot of useful source code easy language!-
Inject
- :并不是所有的远程注入都能成功,有时候调用OpenProcess(...)或者WriteProcessMemory(...)函数的时候,会调用失败,调用GetLastError()返回错误码是5,拒绝访问,意思是说你的权限不够,那么网上也有现成的提权的函数,这里面也给大家写了一个,但是随着Windows操作系统的升级,Xp->Vista->7,其安全性也越来越高,所以以前在XpSp2上编写的程序,到Sp3或者Vista上面权限又不够了,所以说提权代码也不是万能的,技术没有止境!-dl
DLLremoteinject
- DLL远程注入技术范例, 详细注释说明如何把一个DLL远程注入到另外的进程里面,利用钩子监视外进程的消息。-Examples of long-range DLL injection technique, detailed notes on how to bring a long-range DLL is injected into another process which, to use hooks to monitor the news outside the process.
Reinject
- 实现动态链接库的远程注入,供喜欢黑客朋友学习-inject the dll from remote region
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
inject
- 一个代理软件必备的dll,一个远程注入的程序,实现注入到第三方程序中,以达到控制、监控第三方程序的作用,本程序只实现注入,其他功能在另一个dll中实现-Three Ways to Inject Your Code into Another Proce
ExeInjection
- DLL 注入器。 远程注入DLL并且启动它-DLL injector. DLL injection and remote start it
RemoteVirusControl
- DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程-DLL injection technique is the remote Win32 virus, a technique widely used. Using this technology, the virus body is usually located in a DLL, in the system startup t
79419122Dll2Process
- 一个远程注入代码,可以注入任何运行程序..远程注入学习的好东西-remote register the dll code
dll_remotethread_inject
- dll远程注入进程后,自行卸载的源代码 压缩包解压时-dll remote thread inject code
DLL_remote_injection_with_socket
- DLL远程注入并在dll中集成了socket数据传递-Remote DLL Injection and integrated in the dll socket data transfer
thread_inject
- 远程注入的一个例子,针对注入dll实现,以notepad.exe为例-remote thread injection
DLLzhuru
- dll远程注入的例子只有一个注入的cpp文件和h文件-dll is only one example of a remote injection into the cpp file and h file
远程注入DLL
- 可以远程注入DLL,防止针对性检测...............(DLL can be injected remotely to prevent targeted detection...............)
DLL自动注入EXE
- 将dll注入远程exe中 执行exe将优先执行你的dll dll结束后再开始执行exe(Executing exe by injecting DLL into remote exe will give priority to executing your DLL DLL and then start executing exe)
DLL_Injection-master
- InjectCode 项目实现将 Code 远程注入 Explorer.exe 进程中。InjectDLL 项目实现将 DLL 远程注入 Explorer.exe 进程中。(The InjectCode project implements the remote injection of Code into the Explorer.exe process. The InjectDLL project implements the remote injection of DLL into th