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

搜索资源列表

  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. APIdll

    1下载:
  2. 无模块.纯API dll注入器 很好很帅哦,加油哦-No module. Pure API DLL injector very handsome Oh, refueling oh
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-07
    • 文件大小:9063
    • 提供者:周杰伦
  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. XXX

    0下载:
  2. CF DLL 注入器 别人在使用的软件时必须开启YY在你频道、 不然不载入窗口 -YY binding
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-22
    • 文件大小:483244
    • 提供者:XXX
  1. 106

    0下载:
  2. 远程DLL注入、卸载及自我删除 ,很不错的VB源码,适合VB爱好者学习研究。-The remote DLL injection, unload and self to delete, very good VB source code, suitable for VB lovers study.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:10604
    • 提供者:letruck
  1. CreateRemoteThread

    0下载:
  2. 创建远程线程,DLL注入,写函数-Create remote thread, the DLL infuse, write function
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:970
    • 提供者:luffy
  1. dllhookapi

    0下载:
  2. 驱动DLL注入源码,学习驱动很好的代码.应用层和驱动层都有源代码-Here you can find source codes. Note: to compile NtProcDrv you need NTDDK to be installed on your computer. To run compiled sample, place tunew20.dll in any folder that is specified in PATH variable (windows/syst
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:77725
    • 提供者:tunshizhe
  1. Thread

    0下载:
  2. 远线程注入VB源码,dll注入-VB source code into far thread, the DLL injected
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:10282
    • 提供者:Name
  1. Inject

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

    • 发布日期:2017-04-05
    • 文件大小:1675
    • 提供者:王枫
  1. ReflectiveDllInjection_v1.0

    0下载:
  2. 在Windows平台上,本地和远程库注射技术 多年来一直存在。作为开采技术的远程库注入 在2004年推出Skape和JT[1]。他们的技术采用的shellcode修补主机进程NTDLL在运行时库,并迫使Windows加载本地加载动态链接库DLL)从内存中的镜象。这种技术的叫做反射DLL注入。-Under the Windows platform, library injection techniques both local and remote have been around f
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:167590
    • 提供者:wuying
  1. APIH00k

    1下载:
  2. API钩子系统一般框架 通常,我们把拦截API的调用的这个过程称为是安装一个API钩子(API Hook)。一个API钩子基本是由两个模块组成:一个是钩子服务器(Hook Server)模块,一般为EXE的形式;一个是钩子驱动器(Hook Driver)模块,一般为DLL的形式。 钩子服务器主要负责向目标进程注入钩子驱动器,使得钩子驱动器运行在目标进程的地址空间中,这是关键的第一步,而钩子驱动器则负责实际的API拦截处理工作,以便在我们所关心的API函数调用的之前或之后能做一些我们
  3. 所属分类:Hook api

    • 发布日期:2014-12-23
    • 文件大小:555008
    • 提供者:刘永
  1. VB-dll-zhuru

    1下载:
  2. VB注入器 内存注入源码 玩么不解释!!适合所有游戏!-VB injector memory injection source to play do not explain! ! Suitable for all games!
  3. 所属分类:Hook api

    • 发布日期:2017-03-22
    • 文件大小:505378
    • 提供者:等我确定
  1. 15

    1下载:
  2. 易语言检测自身DLL注入模块源码,很不错的易语言源码,适合易语言爱好者学习。-Easy language detection DLL injection module source code, very good source of easy language for easy language enthusiasts to learn.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-02
    • 文件大小:3290
    • 提供者:
  1. 16

    0下载:
  2. 易语言内存DLL注入模块源码,很不错的易语言源码,适合易语言爱好者学习。-Easy language memory DLL injection module source code, very good source of easy language for easy language enthusiasts to learn.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-30
    • 文件大小:15566
    • 提供者:
  1. rebound-trajon

    0下载:
  2. 一款反弹 DLL注入木马 采用反弹端口的方式连接控制端 并采用DLL进程注入方式隐藏-rebound port trojan
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:257640
    • 提供者:Jasses
  1. InsertDll

    1下载:
  2. 驱动DLL注入源码。 C++写的。仔细看看,你一定会有收获。-The driver DLL injection source. C++ write. A closer look, you will be harvested.
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:69157
    • 提供者:黄河
  1. HookDll_Form

    0下载:
  2. {功能 1 把dll注入完美国际进程中 2 注入之后按home键切换显示窗体 3 INI____ 4 playSound____ 5 多开____ }-{Function a dll into the perfect international processes after injection press the home button to toggle the display form 3 INI____ 4 playSound____ 5 open ____}
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:851769
    • 提供者:roman
  1. DllInjector

    0下载:
  2. 简单的dll注入器 完全用MASM实现-Simple dll injector is fully implemented using MASM
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:139521
    • 提供者:魏长宇
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 40 »
搜珍网 www.dssz.com