搜索资源列表
VB远程DLL注入、卸载及自我删除
- VB远程注入DLL、并尝试卸载程序和自我删除,此为代码不是太多,放上来供参考,请不要用于非法途径,仅供学习研究。
DLL远程注入
- VBDLL远程注入。。
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!
dllzhuru.rar
- 上学写的VC DLL 远程注入的例子, 可以根据进程ID插入想注入的D,School written by long-distance VC DLL injection example, you can insert in accordance with the process ID of the D would like to inject
vc-dll-cacle
- vc使用dll远程注入系统自带计算器程序-vc use dll injection system comes with a remote calculator program
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.
RemoteZhuRu
- 远程注入 对远程DLL调用并进行注入,使任务管理器无法关闭-Remote injection of long-distance calls and DLL injection, so that Task Manager can not be turned off
Reinject
- 实现动态链接库的远程注入,供喜欢黑客朋友学习-inject the dll from remote region
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
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
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
ExeInjection
- DLL 注入器。 远程注入DLL并且启动它-DLL injector. DLL injection and remote start it
DLLInjector
- 使用CreateProcess远程注入D-Remote Injecting DLL Using CreateProcess function.
RemoteDLLInjectionExample
- DLL远程注入示例。 比较常用的一种DLL注入方式。-Remote DLL Injection Example. Commonly used as a DLL injection method.
79419122Dll2Process
- 一个远程注入代码,可以注入任何运行程序..远程注入学习的好东西-remote register the dll code
远程注入DLL
- 可以远程注入DLL,防止针对性检测...............(DLL can be injected remotely to prevent targeted detection...............)