-
剪切板监视的hook,代码简明,功能当然也简单咯,可以做学习hook的好例子,有vb和vc++的源码...
剪切板监视的hook,代码简明,功能当然也简单咯,可以做学习hook的好例子,有vb和vc++的源码-Clipboard monitor hook, code simplicity, of course, a simple function pyronaridine, you can learn to do hook a good example of vb and have vc++ The source
- 2022-10-27 06:45:03下载
- 积分:1
-
Detours HookFunction
Detours是微软开发的一个函数库,可用于捕获系统API。
最近在做API hook相关的东西,用了inline hook后感觉不错,但是查找资料发现inline hook并不稳定
inline hook 的原理是在系统访问一个函数的时候先替换原函数入口处的内容跳转到自己设计的hook函数中,然后在自己函数中进行hook工作。可是在并行系统中,很可能有个线程就在这个时候调用了被自己改掉的系统函数,出现我们无法预期的结果。
所以打算学习一下inline hook升级版:detour库hook,其实hook过程原理基本一样,只是微软做了封装和相关的冲突检查,所以这种api hook稳定些。
这个是开发出来的可以编译使用的HOOK Function代码。
- 2022-02-16 04:41:53下载
- 积分:1
-
本文(其实是随笔)和实例代码描述的内容主要包括:API拦截,消息钩子,枚举子窗体,注册系统热键。其中消息钩子、API拦截、枚举子窗体实现代码在dll中,注册系统...
本文(其实是随笔)和实例代码描述的内容主要包括:API拦截,消息钩子,枚举子窗体,注册系统热键。其中消息钩子、API拦截、枚举子窗体实现代码在dll中,注册系统热键代码实现在测试exe中,另外exe代码段还涉及自定义消息和系统栏图标。希望对你有用-paper (actually essay) and example code description of the contents include : API interception, news hook, except for the form, the registration system hotkey. Which news hook, API interception, except for Creating the dll code, the registration system hotkey implementation of the code in test exe, another source of exe from the definition also covers news and column system icon. Hope useful to you
- 2022-04-09 22:29:23下载
- 积分:1
-
江湖行(GamePaladin )是一款功能强大游戏工具。用它可以进行内存高低阶地搜索与修改,存档文件的高低阶地搜索与修改。让你在游戏里战无不胜,攻无不克。江湖
江湖行(GamePaladin )是一款功能强大游戏工具。用它可以进行内存高低阶地搜索与修改,存档文件的高低阶地搜索与修改。让你在游戏里战无不胜,攻无不克。江湖行(GamePaladin ).搜索速度极快,因为有多线程快速搜索引擎 主要功能 我的收藏夹 提供快速装载游戏的方式 内存修改 内存数值高阶和低阶的搜索以及编辑 存档编辑 存档文件的数值高阶和低阶的搜索以及编辑 图象捕捉 抓取游戏图象 游戏记录 编写攻略和记录流程-quack (the GamePaladin) is a powerful tool for the game. It can be used for memory to search high and low order changes, archiving documents to search high and low order changes. You invincible in the game, ever. Quack (the GamePaladin). Search fast, because how fast search engine threads main function of my favorites games for rapid loading of memory changes memory and low-order high-order numerical search and edit file editing archived documents and low-order high-order numerical search and edit images captured crawls Image game preparation Raiders game records and records flow
- 2022-12-08 23:40:03下载
- 积分:1
-
一个完美国际的fb挂的源代码,小巧好用,便于维护,在多开的情况下仍然能够使用!...
一个完美国际的fb挂的源代码,小巧好用,便于维护,在多开的情况下仍然能够使用!-A perfect international fb linked source code, compact easy to use, easy to maintain, in a multi-open the case will still be able to use!
- 2022-03-20 09:15:13下载
- 积分:1
-
获取当前程序和窗口
源码是繁体的,可以列出当前所有程序名称列表、窗口、模块
源码很简洁,是个不错的范例...
获取当前程序和窗口
源码是繁体的,可以列出当前所有程序名称列表、窗口、模块
源码很简洁,是个不错的范例-Access to the current procedures and the window is the traditional source, and can list the name of the current list of all programs, windows, modules, source code is very simple, it is a good example of
- 2022-03-26 04:51:52下载
- 积分:1
-
Windows Hook in C++.
Windows Hook in C++.
- 2022-02-16 07:26:36下载
- 积分:1
-
2 Yulgang E background source language message
热血江湖 2个后台喊话源码 E语言 热血江湖 2个后台喊话源码 E语言-2 Yulgang E background source language message
- 2023-01-20 04:20:04下载
- 积分:1
-
检测windows系统剪贴板的代码,比较有实用价值;很多软件比如下载软件都会用这种技术...
检测windows系统剪贴板的代码,比较有实用价值;很多软件比如下载软件都会用这种技术-Detection of windows system clipboard code, comparison has practical value a lot of software such as downloaded software will use this technology
- 2023-01-16 21:15:03下载
- 积分:1
-
测试CALL的小工具,含原代码!适合新手使用!
测试CALL的小工具,含原代码!适合新手使用!-CALL testing of small tools, including source code! Suitable for novices to use!
- 2022-05-20 05:39:45下载
- 积分:1