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

搜索资源列表

  1. ShuRuFa_keyHook

    0下载:
  2. 按键转汉字,模拟输入法小程序.(利用键盘钩子)-keys to Chinese characters, analog input method small programs. (Using a keyboard hook)
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:21.36kb
    • 提供者:刘麻子
  1. 让你的软件界面更漂亮三

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

    • 发布日期:2008-10-13
    • 文件大小:577.12kb
    • 提供者:小小天职
  1. apihooktest2

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

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

    0下载:
  2. 这篇文章是有关在OS Windows下挂钩API函数的方法。所有例子都在基于NT技术的Windows版本NT 4.0及以上有效(Windows NT 4.0, Windows 2000, Windows XP)。可能在其它Windows系统也会有效。 你应该比较熟悉Windows下的进程、汇编器、PE文件结构和一些API函数,才能明白这篇文章里的内容。 这里使用\"Hooking API\"这个术语表示对API的完全修改。当调用被挂钩的API时,我们的代码能立刻被执行。我将写下完全
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:18.68kb
    • 提供者:inwing
  1. Delphi-hide-porcess

    1下载:
  2. Delphi下真正隐藏进程的代码,由VC的代码转成D的,不是采用hook的方法实现的,真正从物理内存中去隐藏,绝大部分进程查看器找不着,效果不错-Delphi genuine process of hidden code, the code by VC D conversion. instead of using the hook method, and from physical memory to conceal most of the process viewer could not fi
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:174.08kb
    • 提供者:cy
  1. MCH_Demos

    0下载:
  2. \"process wide\": some demos about hooking APIs/code in your own process OS independent \"system wide\": several demos about system wide API hooking (using hook dlls) OS independent \"system wide - win9x only\": one demo which sho
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1.02mb
    • 提供者:万俟雅言
  1. HOOKWindowsAPI

    1下载:
  2. 1. 内容 2. 介绍 3. 挂钩方法 3.1 运行前挂钩 3.2 运行时挂钩 3.2.1 使用IAT挂钩本进程 3.2.2 改写入口点挂钩本进程 3.2.3 保存原始函数 3.2.4 挂钩其它进程 3.2.4.1 DLL注入 3.2.4.2 独立的代码 3.2.4.3 原始修改 4. 结束语-1. Content 2. Introduction 3. Linked to the former method of oper
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:11.68kb
    • 提供者:flyfan
  1. MyHookForOE_VC6

    0下载:
  2. 采用钩子所做的对Outlook Express增加工具按钮,OE与MS Outlook不同,不能使用插件的方法实现,本人开发的这个Hook程序是一个大系统的一部分改编的,有帮于对OE开发的朋友们。-done using the hook right Outlook Express tool to increase button OE with MS Outlook, may not be able to use the plug-in method. I Hook development of
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:97.54kb
    • 提供者:黄立波
  1. MouseHookVCL.rar

    0下载:
  2. 记录鼠标动作的程序,重要的是它用钩子方法来记录,对于想学钩子的朋友应该有。,Procedures for record mouse movements, it is important that it is using the hook method to record, for friends, like the hook should be.
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:179.75kb
    • 提供者:luojianming
  1. BCB写的源程序

    0下载:
  2. BCB写的源程序,获取键盘类型,用的是系统API的方法-BCB write the source, to obtain the keyboard type, use the system API method
  3. 所属分类:钩子与API截获

    • 发布日期:2017-03-31
    • 文件大小:200.41kb
    • 提供者:五 要
  1. DetourHook

    0下载:
  2. detour的api hook方法, 实现了进程hook,消息hook等。-detour api hook method. realize the process hook, message hook etc.
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:752.65kb
    • 提供者:fenzhengrou
  1. hyyly

    0下载:
  2. 中文*器 拦截并修改输入法+拦截但不修改键盘消息(使用WH_KEYBOARD钩子,对控制台程序无效,稳定性最佳).-English keyboard loggers to intercept and modify the input method+ block, but does not modify the keyboard message (using WH_KEYBOARD hooks on the console is invalid, stability, best).
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:58.32kb
    • 提供者:hyyly
  1. qwe

    0下载:
  2. 向网页发送数据。用POST与SOCKET-Send data to the web page. Add SOCKET connection with the POST method
  3. 所属分类:Hook api

    • 发布日期:2017-05-16
    • 文件大小:4.02mb
    • 提供者:super
  1. rx

    0下载:
  2. 热血游戏*原代码,使用CreateProcess方式注入。还包含一个截取封包的小程序。-Blood game plug-in source code, use the CreateProcess method injection. Also includes an intercept packets applet.
  3. 所属分类:Hook api

    • 发布日期:2017-06-11
    • 文件大小:17.97mb
    • 提供者:苏洋
  1. hookyou

    0下载:
  2. 特别说明:本程序目的是更改其他程序窗口的显示内容(如数值)。用枚举主窗口和子窗口的方法只能找到有句柄的控件,发消息进行更改。对无句柄的控件就*为力了,在spy++里都无法枚举Delphi/BCB/VB的label控件的只能采用截获TextOut的方法了,没想到其他更好的办法:-)这种就是所谓的屏幕取词技术了,金山词霸用的就是这种方法。-Special Note: This procedure aims to change the window display of other content
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:142.49kb
    • 提供者:王孝天
  1. Screen-Procedure-(source)

    0下载:
  2. 屏幕取词方法4:屏幕取词程序(源程序)-Screen Procedure (source)-Screen Translation Method 4: Screen Translation program (source)-Screen Procedure (source)
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:42.35kb
    • 提供者:py
  1. DLL-IAT-hook

    0下载:
  2. 屏幕取词功能实现方法2 一个通过修改DLL文件的IAT表来实现的hook开发包源码--Screen Translation Method 2 to achieve a functional DLL file by modifying the IAT table to achieve the hook development kit source code-
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:168.13kb
    • 提供者:py
  1. IDThjack

    0下载:
  2. 代码介绍了一种IDT Hook的新方法!很新颖的办法-IDT HOOK new method。代码介绍了一种IDT Hook的新方法!很新颖的办法
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:44.44kb
    • 提供者:linzhixin
  1. networkhook_winsocket

    0下载:
  2. 采用替换文件的方法截获WinSock中的函数调用-replacement document using the method WinSock intercepted the function call
  3. 所属分类:Hook api

    • 发布日期:2017-11-25
    • 文件大小:3.79kb
    • 提供者:王伶
  1. hookwinsocket

    0下载:
  2. 采用替换文件的方法截获WinSock中的函数调用-replacement document using the method WinSock intercepted the function call
  3. 所属分类:Hook api

    • 发布日期:2017-11-21
    • 文件大小:3.79kb
    • 提供者:阳广元
« 12 3 4 5 »
搜珍网 www.dssz.com