搜索资源列表
masmjack
- MASM32 Code Inject[非DLL插入] By Aphex 演示如何不需要DLL直接代码注入-between [insert non - DLL] By demonstrating how Aphex DLL code needs direct injection
VB--inject
- 也谈VB远线程注入 Dll注入,对*编程有点用处
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
Inject.rar
- exe远程注入源代码,可将线程函数直接注入远程进程,无需dll,exe into the source code of the remote can be threaded directly into the remote process function without dll
NtCreateThrea
- NtCreateThreadEx Inject DLL SystemProcess windows Vista7.txt
LoadDll
- 使用CreateRemoteThread函数进程驻入D-Inject Dll to the specify process with CreateRemoteThread
NoCtrl+Alt+Del
- no Ctrl+Alt+Del 注入dll文件到进程-no Ctrl Alt Del inject dll files to the process of
ThreadSpy
- 一个DLL库,帮助你通过独立线程inject并Hook其他程序.对有兴趣做系统编程的朋友很有价值.-A DLL library to help you inject through independent threads and other procedures Hook. The interest has to do system programming friend of great value.
src
- restores SDT and tries to inject its dll to a process which communicates with the internet.
ctengine
- windows rakion inject d-windows rakion inject dll
DllInjector
- 提供两个函数,分别用于向其它进程注入和卸载指定DLL模块。 支持Unicode编码。-Tow functions, inject/uninject dll module to any other processes.
dll_Plugin
- dll 动态注入的一个例子,这个是用来写游戏*的入门程序-dll dynamic inject sample,
InjectDll
- 将一段数据注入到一个动态链接库中,程序会在动态链接库中新增一个section来存放注入的数据。-To inject a piece of data to a dll, the program will add a section in the target dll and fill it with the injecting data.
DllInsertUtil
- C++实现远程DLL注入类 C++实现的一个远程DLL注入的类。 调用类成员函数InsertDllToProcess("qq.exe", "D:\\InsertDll.dll") 可以将某个写好的DLL注入到指定的进程中。-C++ DLL into the remote class C++ DLL into a remote implementation class. Call class member function InsertDllToProcess (" qq.e
Inject
- 进程注入的代码,注入方式为dll注入,注入内容比较简单-injection code
remote-inject
- 远程线程注入*c++代码。远程线程插入(注入)技术指的是通过在另一个进程中创建远程线程的方法进入目标进程的内存地址空间。将*程序以DLL的形式实现后,需要使用插入到目标进程中的远程线程将该*DLL插入到目标进程的地址空间,即利用该线程通过调用Windows API LoadLibrary函数来加载*DLL,从而实现*对系统的侵害。 -Remote thread injecting Trojan c++ code. Remote thread injection ( injectio
InjFunc
- Function to inject dll module
Inject
- 这是一个远程注入的完整代码,我用它来注入我写的完美的DLL文件。-This is a remote injection of complete code, I use it to inject my writing perfect DLL files.
dll-Inject
- DLL注入,VB下进行的DLL注入代码,通过打开指定进程,在内存进入写入-this is Dll Inject program
Inject
- 这是一个简便注入器VC6源码,只要拖动箭头图标到目标窗口上就可以实现注入DLL了。-This is a simple injector VC6 source code, just drag the arrow icon to the target window can achieve the injection of DLL.