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

搜索资源列表

  1. EasyHook_2.6_Binaries

    0下载:
  2. Continuing Detours: the reinvention of Windows API Hooking
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:182149
    • 提供者:freecom
  1. Tutorial

    0下载:
  2. Continuing Detours: the reinvention of Windows API Hooking
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:294632
    • 提供者:freecom
  1. Documentation

    0下载:
  2. Continuing Detours: the reinvention of Windows API Hooking
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:157172
    • 提供者:freecom
  1. HookProcessMemory

    1下载:
  2. hook read/write process memory 本程序可以监视一些进程外的内存操作行为。可以用来分析某些内存修改器,内存补丁的动作。 附上VC6源代码,hookapi核心部分用的使用detours库,不懂可以baidu一下 作者:毕飞-hook read/write process memory of the program can monitor the operation of some process of memory behavior. Can b
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:93580
    • 提供者:123
  1. Detours_Express_2.1

    0下载:
  2. detours express 2.1 microsoft-detours express 2.1
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:360587
    • 提供者:peter.lee
  1. Detours

    0下载:
  2. 能截获Windows API的代码,并引入你自己的程序,欢迎下载-Capable of intercepting Windows API code, and to introduce your own program, please download the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:159221
    • 提供者:赵磬
  1. huntusenixnt99[1]

    0下载:
  2. Detours应用的文章,比较老了,但是对HOOK API还是有帮助的。-Detours application of articles for using Hook API, but HOOK API is still helpful.
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:85215
    • 提供者:lichunlin
  1. disas

    0下载:
  2. detours hook windowsAPI很好的工具 认真看看吧-detours hook windowsAPI good tool to seriously look at it
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:7531
    • 提供者:jimmy
  1. detours

    0下载:
  2. 截取所有系统API,需要DDK。挺久的一个MS的系统编程示例。-Intercept all system API
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:358780
    • 提供者:lufei
  1. APIHook

    0下载:
  2. 使用微软detours库编写的API拦截函数,本代码主要提供了拦截recv函数的例子,其他函数的拦截可以参考例子编写-Detours library prepared using Microsoft API interception function, the code provides a blocking recv function key example of other function block can refer to the example of the preparation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-03
    • 文件大小:15767457
    • 提供者:david
  1. Detours1.5forvc6.0

    0下载:
  2. detours库for VC6.0, 这是1.5版本的。-detoursforVC6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:48461
    • 提供者:程黄一男
  1. HOOK_CreateFile

    0下载:
  2. 使用微软件的detours的LIB库WinAPI函数监控,-AppWizard has created this DetourDll DLL for you. This file contains a summary of what you will find in each of the files that make up your DetourDll application.
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:151491
    • 提供者:郑汉武
  1. Hook

    0下载:
  2. 1、自带detours库文件 说明文件pdf 2、底层HOOK API CreateFile 有范例程序(vs2008) 3、底层Hook API DeleteFile-1, detours library comes with documentation pdf 2, bottom HOOK API CreateFile a sample program (vs2008) 3, bottom Hook API DeleteFile
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:959697
    • 提供者:zhouyongku
  1. APIHook_detours_CPP

    0下载:
  2. 使用detours 拦截Windows API-The use of detours to intercept Windows API-使用detours拦截Windows API-The use of detours to intercept Windows API
  3. 所属分类:Hook api

    • 发布日期:2017-05-20
    • 文件大小:6016281
    • 提供者:lj
  1. Detours

    0下载:
  2. Microsoft Detours precompiled
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:54080
    • 提供者:Anthonywolfe
  1. Detours-Doc

    0下载:
  2. Detours学习资料, Detours拦截技术及其应用,基于Detours包和数字水印的文件保护-Detours Learning Document.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:2293073
    • 提供者:plus
  1. Detours

    0下载:
  2. Detours使用说明,微软的detours hook 库-Detours instructions for use, Microsoft detours hook library
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:62184
    • 提供者:code
  1. API-Hooking-with-MS-Detours(bin)

    0下载:
  2. Show to hook some windows api. this is like the famous detours from microsoft.* Here the source version of the solution-Show how to hook some windows api. this is like the famous detours from microsoft.* Here the source version of the solutio
  3. 所属分类:Hook api

    • 发布日期:2017-11-06
    • 文件大小:72411
    • 提供者:pepe57
  1. detours

    0下载:
  2. for detours windows dll or controls
  3. 所属分类:DirextX

    • 发布日期:2017-12-06
    • 文件大小:47896
    • 提供者:malili
  1. detours

    0下载:
  2. detours unit for detouring and trampoline
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-07
    • 文件大小:62877
    • 提供者:oasic
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com