CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - 注入代码

搜索资源列表

  1. MyDownloader

    0下载:
  2. 自己用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
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.17kb
    • 提供者:黄芸乐
  1. SelfInjectCode

    1下载:
  2. 一个不用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
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:961byte
    • 提供者:hke
  1. InjectDll

    0下载:
  2. 注入DLL到指定进程,你可以在Load dll 时运行自己的代码.-injection process to a specific DLL, you can run when Load dll own code.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:59.16kb
    • 提供者:Zero
  1. loadEXE.rar

    0下载:
  2. 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。,of non-self-injected into the EXE other process control operation of the code. Very classic things.
  3. 所属分类:Process-Thread

    • 发布日期:2014-08-18
    • 文件大小:5.91kb
    • 提供者:漆光耀
  1. injectthread

    0下载:
  2. 演示三种代码注入的方式。hook 注入,远程注入,dll注入。对研究病毒和*的人很有帮助-Demonstration of three types of code injection approach. hook into the remote injection, dll injection. The study of virus and the people very helpful plug-ins
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:77.63kb
    • 提供者:公鸡
  1. CodeInput

    0下载:
  2. VC程序注入第三方的代码,实现进程间的通信-code input
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:287.53kb
    • 提供者:wu
  1. Remote_into_the_sourcecode

    0下载:
  2. 为了屏蔽Ctrl+Alt+Delete这个功能,花了不少时间,也学了不少东西,也经历了本本被偷的悲剧,哎~代码都是从DSK V1 Final中抠出来的,而且我把远线程注入写成了一个Class。DLL用的是MFC的Dynamic-Dll 其实,如果你选择WH_KEYBOARD HOOK,那么提到SE_DEBUG之后,OS会帮你把DLL注入到Winlogon,免去了自己使用远线程的麻烦。但是小花说,用全局钩子注入不是好孩子,所以…… DSK V1 Final Update: *增
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:20.22kb
    • 提供者:zhaoyadong
  1. injection-

    0下载:
  2. 可以将指定dll注入到指定进程,有加强权限代码,对于学习有很大帮助-The specified dll injection to the specified process
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-21
    • 文件大小:1.13kb
    • 提供者:她不干
  1. test_inject_class

    0下载:
  2. 进程间代码注入的原码.....l拦截进程通信数据-======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : test_inject_class ======================================================================== AppWi
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2.07mb
    • 提供者:Bill gates
  1. DLLINJECTOR

    0下载:
  2. 关于进程注入的的一段代码,对初学者比较有意义,高手就不要见笑了!-On a piece of code injection process, more meaningful for beginners, experts do not laugh at it!
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:1.94kb
    • 提供者:海洋
  1. Complete-remote-injection

    0下载:
  2. 完整的远程注入演示代码,相信需要的你有帮助-Complete remote injection
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-13
    • 文件大小:3.25mb
    • 提供者:红豆
  1. dll-into-exe

    0下载:
  2. 进程注入的最简单示例代码,VC6.0平台,-process injection sample On windows system
  3. 所属分类:Process-Thread

    • 发布日期:2014-08-18
    • 文件大小:1kb
    • 提供者:miaozelin
  1. hcon

    1下载:
  2. 怎么让进程不在进程管理器中显示, 网上看到许多代码, 但都不能完全适应winxp,win7,winserver 64位等操作系统, 而且实现复杂(用到一些注入技术等),容易被防病毒毒软件误杀. 进过一些实验, 给出的代码简单明了,适应不同的操作系统, 而且是原创.-How so that the process is not in the process manager shows that online to see a lot of code, but they can not fully
  3. 所属分类:Process-Thread

    • 发布日期:2014-12-04
    • 文件大小:8kb
    • 提供者:Clarence
  1. w2iAssist

    0下载:
  2. 一个远程代码注入游戏客户端的例子.入门级-A remote code injection game client examples. Entry
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:20.23kb
    • 提供者:
  1. Delphi-DLL-Injection

    0下载:
  2. dll注入演示代码,I Have translated the C++ Source to Delphi, check attachments for full source+ examples-I Have translated the C++ Source to Delphi, check attachments for full source+ examples
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:2.91kb
    • 提供者:rtert
搜珍网 www.dssz.com