搜索资源列表
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
freeremotelib
- 利用远程线程注入,将指定进程内已加载的DLL卸载掉.
xianchengcharu
- 远程插入线程,线程注入,本例通过注入windows自带的计算机来讲解,本例子分两部分,一个是源程序,一个是DLL文件,并通过DLL传递数据,消息拦截,实习了对被注入程序的各种消息嗅探。-Remote into the threads, thread injection, in this case comes through the windows into the computer to explain, in this case in two parts, one source, one DL
RmtDLL
- 这是一个远程线程注入的示例,把DLL线程注入EXPLORER.EXE进程中,显示EXPLORER.EXE的进程ID。-This is an example of a remote thread injection, DLL thread into the EXPLORER.EXE process EXPLORER.EXE process ID is displayed.
GameWG
- C++DLL远程线程注入源码包含了EXE注入与空白DLL,小小改动就能正常使用-C++DLL remote thread into the source code contains the EXE injected with blank DLL, small changes can normally use
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