搜索资源列表
postkill
- system权限下,创建远程线程将dll注入用户进程,以用户身份发送消息。此例对指定程序发送一个WM_QUIT消息。专用来使防火墙类程序正常退出。传递参数使用注册表实现。-system authority, the creation of dll threaded remote users into the process, to send user information. Such cases to send a designated WM_QUIT news. Dedicated to e
dllIn_1153036665
- Dll 注入到其余进程中 测试通过,请斑竹审核 我想下载-Dll injection of the rest of the test process, I would like to examine Banzhupai Download
SAMPLE74
- DLL注入,用MFC制作的简单的注入,次程序充分体现出MFC的强大功能 -DLL injection, using a simple MFC produced the injection, meeting procedures which fully reflects the power of MFC
dll_plug
- 将dll注入到其他进程中,极有参考价值,希望大家喜欢-will dll injected into other processes, it is very valuable, and hope you like
RemoteDLL
- 线程注入,当前最时髦的病毒技术,通过几个API实现将指定的DLL注入到指定的进程中,但是请不要用于不正当的地方,一切后果由下载者自负!
jinchengdll
- 将DLL注入到其他进程中的源程序,可以找点灵感,写些个无后门,无启动项的坏家伙出来!-to other DLL injection process to the source code, can find a point of inspiration, write out the back door without, without launching point out the bad guy!
APCInjection
- 采用APC的方式将一个dll注入其他进程
main
- DLL注入 进程防杀 进程线 程编程-DLL into the process line of defense to kill the process kill process DLL injection process, anti-thread programming
Dll
- DLL注入工具 C++源码 可用韩好用-It is a tool
DLL
- DLL注入 进程防杀 进程线程编程 -dll insert
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
APCInjection
- 采用APC的方式将一个DLL注入其他进程。-APC manner using a DLL into other processes.
InJectDLL
- 这个DLL封装了两个函数,一个是InJectDll,一个是UnLoadDll,分别是讲一个DLL注入到一个进程和将一个DLL从一个进程中卸载。两个函数的参数都一样,第一个是要操作的进程PID,一个是要操作的dll名称字符串。-The DLL encapsulates the two functions, one is InJectDll, one UnLoadDll, respectively, talk about a DLL injected into a process and a DLL
ProcessMng
- 该软件实现了简单的windows任务管理器功能,具有查看进程、结束进程、查看进程模块、DLL注入、DLL卸载等功能-The software implements a simple task management feature windows with view the process, the end of the process, view the process module, DLL injection, DLL unloading functions
DllInjectCode
- DLL注入到其它进程中执行。透彻讲解将dll植入远程进程。-DLL injection to perform other processes. Thorough explanation will be implanted into the remote process dll.
Delphi-unloading-DLL-process
- 正一些木马采用DLL注入的方式存在于系统中,由于其隐蔽性,对于用户来说是很大威胁,下面介绍如何用Delphi卸载任意进程的某个动态链接库DLL。一、DLL注入DLL注人是指以各种如钩子、远程线程、木马DLL等方式,将某个DLL注入到目标进程中运行,由于不需要进程驻留,这种方式往往能达到较好的隐藏效果。-Some Trojans are using DLL injection methods exist in the system, because of its hidden nature, is
dll-inject
- 用C++实现将DLL注入到系统的notepad额程序。-dll inject
Delphi-DLL-Injection
- dll注入演示代码,I Have translated the C++ Source to Delphi, check attachments for full source+ examples-I Have translated the C++ Source to Delphi, check attachments for full source+ examples
DLL的注入与隐藏
- 一个注入的演示源码,可自行更改使用,,,,(An injected demonstration source,)
injectAllTheThings-master
- 七种线程注入的方法,vs2010,vs2013可编译(inject with or without dll,seven ways.)