搜索资源列表
MyDownloader
- 自己用C++写的下载者。利用远程线程注入技术注入自身的一段用于下载的代码从而有效的穿透防火墙。编译到一个节后大小只有1.5KB-own C wrote downloaders. The use of telemedicine technology into threads itself into a section for downloading code to effectively penetrate the firewall. Compiled into a post-KB size on
SelfInjectCode
- 一个不用CreateRemoteThread进行远程线程注入的例子 防止某些防火墙拦截 不是我写的,为了下个代码只好出卖一下作者了-not CreateRemoteThread a remote thread injection to prevent a certain examples intercept some firewall is not my writing, to the next code can only sell what the author
remoteinject
- 线程注入的好例子,适合初学者,大家看看吧,很经典的例子
freeremotelib
- 利用远程线程注入,将指定进程内已加载的DLL卸载掉.
RemoteDLL
- 线程注入,当前最时髦的病毒技术,通过几个API实现将指定的DLL注入到指定的进程中,但是请不要用于不正当的地方,一切后果由下载者自负!
hidevc
- 通过远程线程注入的方法实现的隐藏进程,简单易懂,注释详细-Remote thread into the hidden process
DLL_Injection
- 远程线程注入的学习资料,对远程注入的流程和主要API函数进行了分析。-Remote thread
DLL
- DLL注入 进程防杀 进程线程编程 -dll insert
IceRiverSourceBIG
- 冰河控制采用线程注入源码,可供学习参考 不可用于非法用途-ICe River
completeinject
- 线程注入,利用dll实现线程注入,有可执行程序测试-thread injection,using thread injected dll
remotethread_inject_Winlogon_shield_Ctrl_Alt_Delet
- 远线程注入Winlogon屏蔽Ctrl_Alt_Delete-remotethread inject winlogon program shield Ctrl_Alt_Delete
myinject
- 简单的线程注入程序 实现原理:建立系统快照,找到目标进程,注入-Thread into the process to achieve a simple principle: the establishment of system snapshots, find the target process, injection
InjectorDll
- InjectorDll 线程注入程序第一个参数:运行的目标程序\n第二个参数:你的模块\n2.例如:郭荣华.exe winlogon.exa,C:\\NoShutDLL.dll" 可以把您的模块注入正在运行的进程中-InjectorDll thread into the program the first argument: to run the target program \ n the second argument: your module \ n2. For example: Gu
dllinject
- 远程线程注入,可以注入系统进程。有界面。-Remote thread injection, can be injected into the system process. includes interface.
Threadinjection
- 讲的是WINDOWS的线程注入方法,包括远程注入,需要注入进程的朋友注意了,里面资料很全-WINDOWS thread talking about the injection methods, including remote injection, friends need to pay attention injection process, which is all the information
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
Remote_into_the_sourcecode
- 为了屏蔽Ctrl+Alt+Delete这个功能,花了不少时间,也学了不少东西,也经历了本本被偷的悲剧,哎~代码都是从DSK V1 Final中抠出来的,而且我把远线程注入写成了一个Class。DLL用的是MFC的Dynamic-Dll 其实,如果你选择WH_KEYBOARD HOOK,那么提到SE_DEBUG之后,OS会帮你把DLL注入到Winlogon,免去了自己使用远线程的麻烦。但是小花说,用全局钩子注入不是好孩子,所以…… DSK V1 Final Update: *增
ThreadDllInjectModule
- ThreadDllInjectModule 线程注入 里面有EXE和DLL文件例子-ThreadDllInjectModule thread into the EXE and DLL files example
xianchengyuanm
- 很好的一个线程例子 线程多用 线程注入 ASP函数注入线程-Good one thread example thread multi-use the thread injection ASP function injection thread
injectAllTheThings-master
- 七种线程注入的方法,vs2010,vs2013可编译(inject with or without dll,seven ways.)