CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 钩子与API截获 搜索资源 - Dll注入

搜索资源列表

  1. VBdll

    0下载:
  2. 利用vb写的DLL注入程序,可以注入标准dll到程序中-Use vb to write a DLL into the program
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:10800
    • 提供者:张秀锦
  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. 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. 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. 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. moyusend

    0下载:
  2. DLL注入游戏框架,模拟按键喊话,应该很安全的,进入游戏后按 键盘的home键呼出G 然后就可以调用喊话窗体来实现喊话功能叻-DLL injection framework of the game, analog buttons propaganda, it should be safe
  3. 所属分类:Hook api

    • 发布日期:2017-05-10
    • 文件大小:2349849
    • 提供者:倪聪聪
  1. caq0209

    0下载:
  2. DLL注入,钩子技术,窗口子类化 GetProcAddress、LoadLibrary。学习DLL注入和窗口子类化很好的例子。-DLL injection hook technology, window sub-class GetProcAddress, LoadLibrary. Learning DLL injection and the window subclassing good example.
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:134256
    • 提供者:张华
  1. jion

    0下载:
  2. 一个很好的dll注入工具,在源码的特定部分修改就可以注入你的dll文件到指定程序中-A good dll injection tool, specific part to modify the source code you can inject your dll file to the specified program
  3. 所属分类:Hook api

    • 发布日期:2017-10-31
    • 文件大小:3381071
    • 提供者:黄佳春
  1. InjectDll

    1下载:
  2. 这是一个非常经典的dll注入程序,基于MFC的,希望帮到有需要的人,你们懂的-This is a very classic dll injection program, and help to people in need, MFC-based, I hope you understand. . .
  3. 所属分类:Hook api

    • 发布日期:2017-11-06
    • 文件大小:25102
    • 提供者:just4fun
  1. dllzhru

    0下载:
  2. dll注入工具!初学者很容易看懂并运用!不错的哦!-dll injection tool! Beginners can easily understand and use! Good oh!
  3. 所属分类:Hook api

    • 发布日期:2017-12-04
    • 文件大小:9619
    • 提供者:魏海涛
  1. DIPS

    0下载:
  2. 使用窗口挂钩来将一个DLL注入到Explorer.exe的地址空间中-Use window hooks to a DLL into the address space of Explorer.exe
  3. 所属分类:Hook api

    • 发布日期:2017-11-08
    • 文件大小:6475
    • 提供者:雨中林
  1. DLL

    0下载:
  2. DLL的自动生成,进行程序注入,与自行销毁。-DLL automatically generated and injected into the program, and self-destruction.
  3. 所属分类:Hook api

    • 发布日期:2017-11-10
    • 文件大小:2607614
    • 提供者:陈炯
  1. AppInitHook

    0下载:
  2. 本实例向大家表明如何设定全局钩子。AppInit_DLLs 用于进行dll注入。 - an easy way to set up system-wide global API hooks. It uses AppInit_DLLs registry key for DLL injection and Mhook library for API hooking. To illustrate this technique we will show how to easily hide calc.
  3. 所属分类:Hook api

    • 发布日期:2017-11-10
    • 文件大小:141185
    • 提供者:xiaoyu
  1. msimg32

    0下载:
  2. 利用msimg动态库延迟加载漏洞实现自定义dll注入。-hook msimg32 and add your function in exe
  3. 所属分类:Hook api

    • 发布日期:2016-01-25
    • 文件大小:15360
    • 提供者:William
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com