搜索资源列表
Inject
- 一个大牛给我的代码,教你如何插入远程进程。。写的很不错。。。不过我没实现,希望大家多交流-a large cattle gave me the code, to teach you how to insert the remote process. . Writing is pretty good. . . However, I never realized, we hope more exchanges,
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
codewinlogon
- 通过注入Winlogon进程截获系统密码(含源码) -inject process Winlogon get system password
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
src
- restores SDT and tries to inject its dll to a process which communicates with the internet.
apc_inject
- Inject shell code into user mode process from ring 0 via APC
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
remote-inject
- 远程线程注入*c++代码。远程线程插入(注入)技术指的是通过在另一个进程中创建远程线程的方法进入目标进程的内存地址空间。将*程序以DLL的形式实现后,需要使用插入到目标进程中的远程线程将该*DLL插入到目标进程的地址空间,即利用该线程通过调用Windows API LoadLibrary函数来加载*DLL,从而实现*对系统的侵害。 -Remote thread injecting Trojan c++ code. Remote thread injection ( injectio
My_Dll_Process
- 将dll注入一个进程,用来hook。本人亲自测试过,可用-Dll will inject a process that is used to hook. I personally tested, available
Inject
- 进程注射示例代码,可作为类似工具模板,修改成各种工具。-process inject demo source code
InjectDll
- 简单的注射DLL到指定进程的代码,非常实用-SAMPLE INJECT DLL INTO SPESCAL PROCESS.IT IS A SAMPLE CODE
ProcessInject_VB
- 远程进程注入VB代码。使用VB编写的远程注入代码。-Remote process inject VB code. VB prepared using remote into code.
hook
- android平台注入动态链接库 lib so-android paltform inject the lib so to the target process
FirefoxInjection
- 向firefox进程注入函数体的代码示例-inject codeto a process
Remote-thread-inject-code
- 远程EXE线程注入(《Windows信息安全实践教程》一书中的源代码。2个程序:1)注入程序testcom 2)被注入程序sever。testcom将sever作为线程注入到系统进程中使其上网(32位win7环境效果更好),CMD使用方法:>testcom.exe 进程id-Remote thread inject code book Information security practice tutorial for windows .There are two programs:
codeDllInjectProcessCode
- 进程注入工具,可以注入其他进程中执行自己的代码,非常适用。- 29/5000 Process injection tool, you can inject other processes to implement their own code, very applicable.