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

搜索资源列表

  1. Paladin_demo

    0下载:
  2. HookAPI is the API SDK that sets up system wide hooks for all windows platforms. It could easily hook 32-bit windows system APIs or 32-bit user-defined DLL. It could be used easily and all you need to do is write a DLL file named mydll.dll or mydll_9
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:511784
    • 提供者:l
  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. debugsrc

    0下载:
  2. 1、我想调用 SetWindowsHookEx 来设置 WH_CBT 钩子,但我了解到 MFC 也安装了这个钩子,也就是在一个线程中安装了两次 WH_CBT,这样做能行吗? 2、我正在将一个现有的 C++ 类库转换为托管扩展,以便能在 .NET 框架客户端使用它们。我的代码调用了 API 函数,这些函数需要当前运行模块的 HINSTANCE。我不想使用我的 DLL 的 HINSTANCE;我想让调用者提供 EXE 的 HINSTANCE,该 EXE 调用我的 DLL。我能将 HINST
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:561890
    • 提供者:toke
  1. Delphi-Win

    0下载:
  2. 其中包含了 《Windows程序设计》PASCAL例子 《Windows高级编程指南》PASCAL例子 《Windows核心编程》PASCAL例子 ShellExecuteHook 示例 按键转汉字,模拟输入法程序 初步实现屏幕落雪效果 简单的文件分割合并工具 简单模拟所谓‘光标跟随’效果 利用Hook插入线程的改进版本 利用窗口过程钩子截获QQ账号 利用鼠标键盘钩子截获QQ账号 利用消息钩子屏蔽定时器 列举窗口及其路径简单例子 判断用户目
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3918491
    • 提供者:叶子
  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. MenuToChinese

    0下载:
  2. 利用钩子函数轻松实现应用程序的汉化 :MenuToChineseHook 运行环境:Win 2000/XP;Microsoft Visual C++ 6.0 注意事项: 本程序在Windows2000或XP下均可运行, 共4个文件: MenuToChinese.exe //汉化主程序,首先运行它 MenuToChineseHook.lib //钩子函数的链接库 MenuToChineseHook.dll DemoToChines
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:104791
    • 提供者:冯金建
  1. 069

    0下载:
  2. 替换 Windows 公共对话框的 DLL 和演示程序的源代码,具有HOOK 功能(86KB)-public dialog Replacement Windows DLL and demonstration program's source code, with HOOK functions (86KB)
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:1705
    • 提供者:李金义
  1. Hooker2.5

    0下载:
  2. 一个记录键盘的完整程序,采用dll注入方式hook API,有完整的dll代码和注入程序的代码,及lzw压缩算法的完整代码。-a record keyboard integrity procedures used dll injected hook API, a complete dll injection procedure code and the code, and the compression algorithm 4,558,302 integrity code.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:38566
    • 提供者:onlyu
  1. Lunar Calendar

    1下载:
  2. 一个显示农历月历的程序,支持1801~2100年的公历、农历、节气的显示。除了一个活动窗口,程序还在桌面背景上显示一个半透明的日历(这个功能是通过桌面显示的钩子实现的)。同时在系统栏内显示日历图标。程序包含两个工程,编译连接后分别生成LunarCalendar.exe和DesktopCalendar.dll,两者需要合作才能运行。-a show of the Lunar Calendar procedures, support 1801 ~ 2100 of the Gregorian calen
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-06-29
    • 文件大小:12382
    • 提供者:ioncannon
  1. adhook

    0下载:
  2. window hook hook the key that you press then the dll will hook it and run the app to make the sound key-window hook hook the key that you press then the dll will hook it and run the app to make the SOU nd key
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:46824
    • 提供者:andy
  1. starcraftonline

    0下载:
  2. 本程序利用钩子捕获星际的IPX网络包,通过替换函数入口的方式转换IPX数据为UDP数据包并发到公网服务端,通过公网实现了如同浩方一样的联机游戏功能,其中的钩子dll框架来自网上一强人,本人修改后实现了星际的互连功能。-procedures for the use of the hook capture the interstellar IPX packet networks, import substitution function through the data conversion IPX
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:638067
    • 提供者:qianqian
  1. SASDll

    0下载:
  2. 在windows2000/xp下hook \"sas窗口\"的Dll BCB编译-windows2000/xp under the hook "sas window" Dll BCB compiler
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:19984
    • 提供者:
  1. hook11

    0下载:
  2. 用Delphi6写的一个键盘记录器,采用“日志钩子”,不需额外的DLL,击键记录放在c:\\log.txt里。写这个程序只是想熟悉一下HOOK,并没有干坏事的意识哦!-with Delphi6 write a keyloggers, "log hook," without additional DLL, keylogging on the c : \\ log.txt Lane. This procedure was only want to familiarize ours
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:207662
    • 提供者:杨红
  1. qqdll

    0下载:
  2. 家都知道,当今的QQ病毒,都用了钩子技术。创建一个DLL,然后使用全局钩子;或者在QQ进程里插入一个DLL,后监测键盘或者是Windows消息,判断用户是否是用QQ聊天,并且是不是已经把信息送出。无DLL的QQ尾巴-home all know that today's QQ virus, has used a hook. To create a DLL, and then use the overall hook; QQ or in the process of inserting a
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:44473
    • 提供者:黄先生
  1. WindowsCoreProg

    0下载:
  2. Windows核心编程随书代码, Windows核心编程一书介绍有高级Dll技术,API Hook, 以及VC异常处理(__try-__finally)等等, 是学习Windows系统编程的很好的资料-core Windows programming code with books, core Programming Windows book about a senior Dll technology, API Hook, Exception Handling and VC (__try
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:230424
    • 提供者:白海
  1. APIforregistry

    0下载:
  2. DLL内存映射HOOK示例代码v1.0.rar-DLL memory mapping HOOK sample code v1.0.rar
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:82441
    • 提供者:guweijie
  1. KeyNoDll

    0下载:
  2. 键盘钩子一般都需要一个DLL文件。本程序可以去掉这个尾巴-keyboard hook generally requires a DLL files. The procedure can remove the tail
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:28631
    • 提供者:beautyearth
  1. Delphi_Hook

    0下载:
  2. 用DLL文件的形式挂载键盘与鼠标钩子的例子-DLL files used in the form of keyboard and mouse mount hook example
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:63454
    • 提供者:guhongtao
  1. TestPopupUnderDirectX

    0下载:
  2. 在DirectX下弹出对话框,通过钩子实现(附件中有钩子dll)源码-DirectX under the dialog box appears, by hook achieve (a hook annex dll) FOSS
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:42364
    • 提供者:古问天
  1. WinRARZIP

    0下载:
  2. 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法(注:本人杜撰)。   窗口过程函数
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:760308
    • 提供者:孙乾坤
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 26 »
搜珍网 www.dssz.com