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

搜索资源列表

  1. HookImport_src

    0下载:
  2. Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:6252
    • 提供者:l
  1. apihooktest2

    0下载:
  2. 一、前言   前一段时间发表了一篇文章 “Hook API 工具”,没有附带主程序的源代码,这几天翻出来代码加了些注释,现在补上。不过大家还是最好看看牛的书,书上讲解很详细。 二、对代码的简单说明   总共3个工程,1个主程序,1个HookDll, 1个例子Dll。主程序负责启动进程,并将 HookDll 注入。还有一些额外的功能,比如显示 Log, 例子Dll的信息,导出函数等,HookDll 在 DllMain 启动的时候根据配置钩住指定的 API 函数 三、这
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:147036
    • 提供者:ddd
  1. hookyou_1

    1下载:
  2. 本文(其实是随笔)和实例代码描述的内容主要包括:API拦截,消息钩子,枚举子窗体,注册系统热键。其中消息钩子、API拦截、枚举子窗体实现代码在dll中,注册系统热键代码实现在测试exe中,另外exe代码段还涉及自定义消息和系统栏图标。希望对你有用-paper (actually essay) and example code descr iption of the contents include : API interception, news hook, except for the for
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:143431
    • 提供者:唐财爷
  1. IEHOOKvreygood

    0下载:
  2. 关于IE监控的例子,使用HOOK,很不错的代码-IE control on the example, the use of HOOK, very good code
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:10695
    • 提供者:粗人
  1. sfileopen_hook

    0下载:
  2. DLL注入器,CreateRemoteThread, SetWindowHook例子源代码-DLL injector, CreateRemoteThread, SetWindowHook example source code, etc.! ! !
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:68085
    • 提供者:汤子兵
  1. detourAPI

    0下载:
  2. 一个教程附源码 !拦截API的例子,大家仔细看看就行了-Source attached to a tutorial! API interception example, we take a good look at on the list
  3. 所属分类:Hook api

    • 发布日期:2017-04-08
    • 文件大小:202108
    • 提供者:youstar
  1. DelphiApiHook

    0下载:
  2. delphi中HOOK API 函数的例子,包含完整源代码-HOOK API functions in delphi example, complete source code
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:573022
    • 提供者:王冬强
  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 D3D10CreateDeviceAndSwapChain)
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:24333
    • 提供者:sogetthis
  1. Shell_MsgBox_dlg

    0下载:
  2. 本实例程序包含两部分,第一部分是加壳程序(Shellcode.asm),负责把一段代码注入到另外的一个程序中;第二部分是用于加壳的程序(attach.asm),这段代码将被写入到另外的一个程序中。被加壳的程序是calc.exe,如果此文件被加壳成功,当运行calc.exe后,程序先弹出对话框,按“确定”按钮后,程序将继续运行并弹出“计算器”界面-This example program contains two parts, first part is packers program (Shel
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:53654
    • 提供者:阿标
  1. vc_classic_example_of_programming_code_hook

    0下载:
  2. vc编程实现钩子实例经典代码vc classic example of programming code hook-vc classic example of programming code hook
  3. 所属分类:Hook api

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

    0下载:
  2. This source code provides an example of our to hook Windows APIs.
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:50022
    • 提供者:shaun
  1. Detours1.5

    0下载:
  2. 微软API截获库,该代码也包含在MSDN的例子中。-Microsoft API interception library, the code is also included in the MSDN example.
  3. 所属分类:Hook api

    • 发布日期:2017-05-01
    • 文件大小:609331
    • 提供者:王强
  1. VC_Programming_HOOK_Api_example_code

    0下载:
  2. VC编程开发 HOOK Api实例代码VC Programming HOOK Api example code -VC Programming HOOK Api example code
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:331032
    • 提供者:6
  1. Hook

    0下载:
  2. HOOK!简单的钩子!实例代码。程序非常简单便于学习-HOOK! Simple hook! Example code. Procedure is very simple easy to learn
  3. 所属分类:Hook api

    • 发布日期:2017-05-03
    • 文件大小:1211531
    • 提供者:萝卜
  1. module.design.example.hook.function.

    0下载:
  2. 钩子函数开发模块设计实例代码Development of the module design example hook function code -Development of the module design example hook function code
  3. 所属分类:Hook api

    • 发布日期:2017-03-25
    • 文件大小:44760
    • 提供者:c
  1. Dll

    0下载:
  2. 呼出窗口代码例子,dll例子,新手直接编译即可,新手帮新手-exhaled windows dll code, dll dll exhaled window code examples, dll example
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:115015
    • 提供者:敏敏
  1. Logger

    0下载:
  2. DLL injection & API Hooking Example code
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:15953
    • 提供者:Min
  1. MN

    0下载:
  2. 输入法注入代码示范 是很好的事例代码 -Input into the code model is a good example of the code
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:157916
    • 提供者:haoskyVC
  1. VB-MT-Example

    0下载:
  2. 实例效果:此实例实现三个图片框的背景色一起变色。 实例的窗体布局见图: 程序的工程窗口: 源代码如下-Example effect: this instance to achieve three picture frame color with the background color. Example form layout shown in Figure: engineering program window: source code is as follows
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:1800
    • 提供者:724
  1. checkcoeci

    0下载:
  2. CRC check method of example code CRC check method example code
  3. 所属分类:Hook api

    • 发布日期:2017-12-13
    • 文件大小:4038
    • 提供者:aayiq
« 12 »
搜珍网 www.dssz.com