登录
首页 » Hook钩子技术 » Detours HookFunction

Detours HookFunction

于 2022-02-16 发布 文件大小:3.54 kB
0 139
下载积分: 2 下载次数: 1

代码说明:

Detours是微软开发的一个函数库,可用于捕获系统API。 最近在做API hook相关的东西,用了inline hook后感觉不错,但是查找资料发现inline hook并不稳定 inline hook 的原理是在系统访问一个函数的时候先替换原函数入口处的内容跳转到自己设计的hook函数中,然后在自己函数中进行hook工作。可是在并行系统中,很可能有个线程就在这个时候调用了被自己改掉的系统函数,出现我们无法预期的结果。 所以打算学习一下inline hook升级版:detour库hook,其实hook过程原理基本一样,只是微软做了封装和相关的冲突检查,所以这种api hook稳定些。 这个是开发出来的可以编译使用的HOOK Function代码。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • madcollection HOOKAPI the production of essential aids!
    madcollection HOOKAPI用的 辅助工具制作必不可少!-madcollection HOOKAPI the production of essential aids!
    2022-03-17 13:21:02下载
    积分:1
  • 怒目而视地地地地地
    2022-01-25 15:16:02下载
    积分:1
  • socket api hook
    vc++ 实现的 socket api hook,可以做数据抓包分析,练习api hook技术,分为两个工程,1个为dll 提供hook函数,一个为调用或者说bootload。代码齐全带编译好的bin文件。
    2023-08-20 18:05:04下载
    积分:1
  • 基于 DLL 应用程序的屏幕事件记录器
    基于 DLL 应用程序的屏幕事件记录器-DLL-based screen applications incident Recorder
    2022-02-02 03:38:14下载
    积分:1
  • Lineage 2 game to find the basis of address and personal backpack information, L...
    天堂2游戏查找基础地址及其个人背包信息,天堂2游戏查找基础地址及其个人背包信息-Lineage 2 game to find the basis of address and personal backpack information, Lineage 2 game based on the address to find information and their personal backpack
    2022-03-30 09:32:05下载
    积分:1
  • 网吧总管,非常好用,是经营风吧工作者的好工具.
    网吧总管,非常好用,是经营风吧工作者的好工具.-Internet cafes Explorer, very easy to use, is the operating wind it a good tool for workers.
    2022-07-27 23:33:31下载
    积分:1
  • 易语言 HOOK引擎
    编译方法: 1.自己去下个 FASM 回来,需要 INCLUDE 目录里面的宏配置文件, 修改代码里的引用路径,   2.使用 WonderWall 插件 源码我放出来. 汇编解析采用内嵌式LED引擎. 支持HOOK类型  call offset 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-21 00:17:57下载
    积分:1
  • a package of over 500 Windows API control (254KB)
    一个封装了500多个Windows API的控件(254KB)-a package of over 500 Windows API control (254KB)
    2023-01-18 13:05:03下载
    积分:1
  • very simple hook a whole, shielding all the keyboard keys, mainly in a little, a...
    很简单的一个全局钩子,屏蔽键盘所有按键,主要用在,嘿嘿,把键盘当垫板的人,比如在网吧抄东西。双击便运行,关闭即退出。 送给菜鸟。-very simple hook a whole, shielding all the keyboard keys, mainly in a little, and the keyboard when the plate. For example, in the cafes copied things. Double-click operation will close withdraw. As they gave.
    2022-03-20 21:26:59下载
    积分:1
  • 这个工具允许你打开双保护ACV文件。然而,用户只…
    This tool allows you to open double protected acv files. However, users are only limited to the extract function. Which means, you are NOT ALLOWED to pack the files back into the acv files. Also,this tool only works for the unprotected acvs and level one encryption double protected acvs. Depending on how the situation proceeds, the level 2 encryption double protected acv extract function may be released to the public. The purpose of releasing this tool is to lighten the burden on the forum s extractors, giving them more time to carry on their own projects and stuff, not for the abuse of this extractor.-You need to use the command prompt to use this tool. To extract the acv files, the instructions are as follows: Extract the RAR file to the desktop. Go to start, click on "Run" and type in cmd.exe before hitting enter. A command prompt will pop up. Type in "cd desktop"** Type in "acv-d (acvFileName) (FolderName)" without the quotes. Eg. "acv-d 001.acv dec001"
    2022-12-10 06:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载