搜索资源列表
dllinject
- 实现远程线程注入的例子-remote threads into examples
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
Ctrl+Alt+Delete
- 用Delphi编写禁止Ctrl+Alt+Delete热键钩子(线程注入)-with Delphi ban Ctrl Alt Delete hotkeys hook (thread injection)
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
NtCreateThread
- hookNtCreateThread 可以第一时间注入到目标进程,进程创建后,然后就好调用 NtCreateThread创建主线程-hookNtCreateThread the first time can be injected into the target process, the process is created, then create the main thread is like calling NtCreateThread
DLL_Injection
- 远程线程注入的学习资料,对远程注入的流程和主要API函数进行了分析。-Remote thread
testqqo
- 机器码注入进程,远程线程执行,实现无DLL注入-Binary into the process, the remote thread execution, implementation without DLL injection
muokuai
- 线程注入自己写的模块函数 线程注入自己写的模块函数 -inject thread inject thread inject thread inject thread inject thread
Remote-thread-injection
- 创建远程线程,无DLL直接注入其他进程!没有全部注入,只注入特定进程!可以自己改为全注入!-Create a remote thread, no DLL is injected directly into other processes! Not all of implantation, only into the specific process! Can inject itself into the whole!
dllinject
- 远程线程注入,可以注入系统进程。有界面。-Remote thread injection, can be injected into the system process. includes interface.
xianchengzhuru
- 线程注入例子 对不会找线程入口的朋友帮助很大-Threads to inject example won t look for thread entrance friend helps a lot
Threadinjection
- 讲的是WINDOWS的线程注入方法,包括远程注入,需要注入进程的朋友注意了,里面资料很全-WINDOWS thread talking about the injection methods, including remote injection, friends need to pay attention injection process, which is all the information
InjectDll
- DLL注入工具源码,包括远程线程注入以及启动暂停进程修改入口注入,另附后者需要的特殊DLL的源码-DLL injection tool source, including remote thread injection and start the process to modify the entrance into the suspension, which attached a special DLL source code need
Inject
- 远程线程注入,可以将自身完全注入系统进车,作为一个线程来运行。-remote inject。
DLoad_SRC
- 源代码包含三种不同的驱动加载方法,使用ZwSetSystemInformation函数加载驱动,使用NtLoadDriver函数加载驱动,使用服务控制管理器加载驱动,还包括三种线程注入技术,使用RtlCreateUserThread 函数注入线程,使用CreateRemoteThread函数注入线程,使用NtCreateThreadEx函数注入线程,源代码包含C,C#的demo-The source code contains three different loading methods
zhuru2
- 易语言注入源码,绝对是原创的,两种类型:线程注入和钩子注入-Easy language into the source code is definitely original, two types: threaded into and hook into
线程注入
- 线程注入,注入你想要的DLL,绕过游戏保护,达到修改内存效果(Thread injection, injection of DLL you want, bypassing the game protection, to modify the memory effect)
注入器
- EIP线程注入任何进程 如果有驱动保护请破保护(EIP threads are injected into any process)
win10 x64 rip注入
- win10 线程注入。支持 x64。采用挂起线程后改变线程rip导向进行注入。(Win10 thread injection. Support x64. After using the hang thread, change the thread, rip oriented injection.)
injectAllTheThings-master
- 七种线程注入的方法,vs2010,vs2013可编译(inject with or without dll,seven ways.)