搜索资源列表

  1. Low-Level_18173111112004

    0下载:
  2. code for hooking keyboard
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:54272
    • 提供者:badri
  1. sysenter

    0下载:
  2. KiFastCallEntry hooking
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:DongHyun
  1. AppInitHook

    0下载:
  2. Easy way to set up global API hooks-Easy way to set up 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 hid
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:71680
    • 提供者:xmxjc
  1. install

    0下载:
  2. Install to system api hooking d-Install to system api hooking dll
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:Oleg
  1. APIHook

    0下载:
  2. API hooking example. Current example is TerminateProcess.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:5111808
    • 提供者:alexmystery
  1. IFS_DDK

    0下载:
  2. DDK Driver For IFS Hooking
  3. 所属分类:驱动编程

    • 发布日期:2024-05-16
    • 文件大小:508928
    • 提供者:ictsecurity
  1. 64-Bit_Starter

    0下载:
  2. 1) 64 Bit detouring code 2) 64 Bit compatible injector (other injectors may work, but I know for sure this one does) 3) Some debugging macros, ASSERT, VERIFY, and TRACE. 4) Example of their usage (hooking
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:24576
    • 提供者:sogetthis
  1. MouseRecordTools

    0下载:
  2. 是本人写的一则HOOK入门学习的鼠标记录程序,对BCB下编程,HOOK入门会有较大的帮助,代码简洁明了,绝对是原创,唯一。包括两个文件夹:DLL 和Main,可直接编译,有问题者可加我QQ:542561233讨论。-this is an example for System-Hooking programing,I think it‘s brief enough for the steping-into hooking who use
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:587776
    • 提供者:tangbo
  1. XMonitorBot

    0下载:
  2. This example will describe advanced programmers how to get in touch with dll injection, inter proccess comunication (IPC) and advanced windows api hooking. This is an application that hooks an online poker client (full t
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:160768
    • 提供者:embi
  1. KeyboardHooking

    0下载:
  2. Keyboard hooking program
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:62464
    • 提供者:chinagold
  1. TestHooking_20080905(0)

    0下载:
  2. Hooking Program-Hooking Program...............
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:53248
    • 提供者:chinagold
  1. idastealth

    0下载:
  2. IDA Stealth is a plugin which aims to hide the IDA debugger from most common anti-debugging techniques. The plugin is composed of two files, the plugin itself and a dll which is injected into the debuggee as soon as the
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:820224
    • 提供者:louis
  1. d3d8test

    0下载:
  2. Direct 3D8 Test Enviroment, you can try vtable hooking on it
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-16
    • 文件大小:1824768
    • 提供者:croner
  1. ex93

    0下载:
  2. 改程序的主要功能是实现对SPI总线上挂接多个X5045的读写操作-The main function of change process is to achieve more than hooking on SPI bus read and write operations X5045
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:junfengyan
  1. ZwCreateProcess

    0下载:
  2. Hooking Zwcrerateprocess at ring0 usefule to monitor
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:101376
    • 提供者:mehack
  1. easyhook-52373

    0下载:
  2. Microsoft® Detours latest release was in December 2006. Now times have changed and the NET fr a mework has become more and more popular. Besides the well known unmanaged code hooking, EasyHook provides a way to
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:10252288
    • 提供者:Myron Tan
  1. SDTRestore

    0下载:
  2. Win32 Kernel Rootkits modify the behaviour of the system by Kernel Native API hooking. This technique is typically implemented by modifying the ServiceTable entries in the Service Descr iptor Table (SDT). Such modificati
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:Mimi
  1. CommandPromptExplorerBar

    0下载:
  2. Windows资源管理器的扩充,提供命令行的显示。-This tool extends explorer with functionality of a command prompt. Implemented as a band object completely in C#. Demonstrates COM Interop and P/Invoke, windows hooking and API interception. Fin
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:235520
    • 提供者:徐泽雄
  1. hook_full

    0下载:
  2. This is book of Ms.Rem about hooking API on WindowsNT
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:423936
    • 提供者:elsi
  1. rewolf.hooklib.v1.0

    0下载:
  2. Small hook library. It contain three methods of hooking: - IAT hooks - import table hooks, functions are hooked only in one module (IAT owner module) - EAT hooks - export table hooks, functions are hooked
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:28672
    • 提供者:GamingMasteR
« 1 2 3 4 5 67 8 9 10 »

源码中国 www.ymcn.org