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

搜索资源列表

  1. CommProcessInsert

    0下载:
  2. 把DLL注入指定进程的通用工具(成品),可用于不同的游戏外挂注入。-DLL into the process to designate a common tool (product), can be used to plug into a different game.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-17
    • 文件大小:261895
    • 提供者:张勇
  1. vc_Programming_DLL_code_into_remote_process

    0下载:
  2. vc编程设计DLL注入远程进程代码vc Programming DLL code into the remote proce-vc Programming DLL code into the remote process
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2199386
    • 提供者:wdd
  1. dll

    0下载:
  2. dll进程注入资料,做病毒分析以及后门的朋友必看-dll into the process of data analysis, and the back door to do the virus' s friends must-see
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:125449
    • 提供者:wangmin
  1. zhuru_yuanma

    0下载:
  2. 一个远程把dll注入到目标进程的源码,注射器_源码-Dll into a remote source, syringe _ source
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1064390
    • 提供者:tan
  1. injection-

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

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

    0下载:
  2. 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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:2195
    • 提供者:魏林
  1. vbdll

    1下载:
  2. Visual Basic 实现Dll注入指定进程-Visual Basic Dll injection to achieve the specified process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:33737
    • 提供者:
  1. zhuruqi

    0下载:
  2. dll注入的基本方法,列子中通过动态调用dll的方式,将zhuruqi.dll加载到qq.exe的内存中,当然要首先从进程列表中取得qq.exe的pid号。写的不好,但是原理上能通,而且注释了,以后会慢慢改进。-dll into the basic method, the dynamic call dll Liezi by the way, will be loaded into qq.exe zhuruqi.dll memory, of course, must first obtain qq
  3. 所属分类:Hook api

    • 发布日期:2017-05-19
    • 文件大小:5212914
    • 提供者:工序龙
  1. InjectDll

    0下载:
  2. InjectDll DLL进程注入源代码-InjectDll DLL source code into the process
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:30068
    • 提供者:缀空
  1. 70843[1]

    0下载:
  2. 进行DLL注入的3种思路方法,将DLL插入到其它你指定进程地址空间中使得我们可以对感兴趣进程进行操作 .-For the three ideas DLL injection method, you specify the DLL into another process address space allows us to operate the process of interest.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:178346
    • 提供者:洋洋
  1. dll-into-exe

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

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

    0下载:
  2. 该软件为进程注入DLL made by 易语言-DLL into the process
  3. 所属分类:外挂编程

    • 发布日期:2017-03-29
    • 文件大小:4216
    • 提供者:林志浩
  1. Injection[src-a-Bin]

    0下载:
  2. DLL注入实现。进程管理等功能。MFC实现,方便新手学习!-DLL injection. Process management. MFC implementation, to facilitate novice learning! . . . . .
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:127708
    • 提供者:tt
  1. dllzhuru

    0下载:
  2. 万能DLL注入 可以注入任何进程 -Universal DLL injection can be injected into any process
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:121865
    • 提供者:赵天
  1. InjDLL(NoShut)

    1下载:
  2. 利用进程注入,把DLL注入到winlogon.exe进程中,实现禁止关的效果-Using injection process, the DLL into winlogon. Exe process, achieve the effect of ban shut
  3. 所属分类:钩子与API截获

    • 发布日期:2012-11-23
    • 文件大小:1207913
    • 提供者:罗治平
  1. AppInitHook

    0下载:
  2. 本文介绍了一种简单的方式,成立全系统的全局API钩子。它使用的DLL注入和API挂接Mhook库AppInit_DLLs注册表键。为了说明这种技术,我们将展示如何轻松地隐藏CALC.EXE从正在运行的进程列表。-This article describes an easy way to set up system-wide global API hooks. It uses AppInit_DLLs registry key for DLL injection and Mhook library
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:777921
    • 提供者:刘永
  1. Src

    0下载:
  2. 以前学习PE格式和游戏外挂还有病毒的时候写的一个半成品.主要功能有PE查看器.进程浏览器.内存修改器,以及网络嗅探器. DLL注入,代码注入,键盘记录-Before learning PE format and game hacking and when the virus writing a semi-finished products. The main function have PE viewer. Process the browser. Memory modifier, and
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:317037
    • 提供者:禁区
  1. 4

    0下载:
  2. [VC源码:DLL注入远程进程]求积分 求积分 -VC Source: DLL into the remote process] quadrature quadrature quadrature
  3. 所属分类:Hook api

    • 发布日期:2017-05-10
    • 文件大小:2208704
    • 提供者:cheerlver
  1. dllinject

    0下载:
  2. 一个dll注入工具,可以注入任何DLL到任何的进程里面,如果你有能力,那就邪恶吧。内附详细源码。-A DLL into tools, can be pumped into any DLL to any process inside, if you have the ability, it s evil. With detailed in the source code.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-21
    • 文件大小:6384911
    • 提供者:罗何
  1. Inject

    0下载:
  2. 进程注入的代码,注入方式为dll注入,注入内容比较简单-injection code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:1675
    • 提供者:王枫
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com