-
利用WH_GETMESSAGE钩子屏蔽WM_TIMER计时器
利用WH_GETMESSAGE钩子屏蔽WM_TIMER计时器-use WH_GETMESSAGE hook shielding Could timer
- 2023-03-13 17:15:03下载
- 积分:1
-
Realize the use of hook menu shadow effect may have had a lot of people like me,...
利用钩子实现菜单阴影效果
也许有很多人曾和我一样, 对Office XP里面的菜单的阴影效果羡慕不已,它不需要在Windows XP 中就可以在菜单后面显示阴影, 当然在Windows XP中, 已经完全支持菜单阴影了。虽然我们不一定很有必要自己来实现这个较难实现的效果。但是正如有很多人想实现那种IE风格的菜单栏一样,尽管它 们并不能为我们带来更多实用的功能, 却可以使我们的程序看起来与众不同
-Realize the use of hook menu shadow effect may have had a lot of people like me, for Office XP menu inside the shadow of the effect of envy, it does not need in Windows XP can be displayed in the menu behind the shadow, of course, in Windows XP, has been completely support of the shadow of the menu. Although we may not be necessary to achieve their own more difficult to realize this effect. But, as has a lot of people would like to realize the kind of IE-style menu bar as, although they have not been able to bring us more useful features, but the procedure allows us to look different
- 2023-07-31 18:20:04下载
- 积分:1
-
A few things have changed in ver. 4.0.0 of CoolTrayIcon which means you may have...
A few things have changed in ver. 4.0.0 of CoolTrayIcon which means you may have to slightly adjust your previous projects that use CooltrayIcon or TextTrayIcon.
- 2023-08-17 16:05: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
-
适合初学者对网络编程的了解,此代码用delphi编写。主要用于文件加密
适合初学者对网络编程的了解,此代码用delphi编写。主要用于文件加密-Suitable for beginners on understanding of network programming, the preparation of this code with delphi. Mainly used for file encryption
- 2022-03-04 14:06:51下载
- 积分:1
-
APIHOOK实例剖析 讲解了API HOOK 的一些知识
APIHOOK实例剖析 讲解了API HOOK 的一些知识-APIHOOK example on the analysis of the API knowledge HOOK
- 2022-08-05 12:08:33下载
- 积分:1
-
可以在多个npc处不停交易,出城点可选
效率高
可以在多个npc处不停交易,出城点可选
效率高-in 2005/06 Department kept many transactions, the Board points out optional high efficiency
- 2022-08-24 15:02:46下载
- 积分:1
-
鼠标模拟
可以定时进行鼠标模拟操作,适合在计算机上进行签到的单位人员,不方便到点签到的,可以通过本程序记录签到点击屏幕位置,到设定的时间点后,程序自动进行模拟鼠标操作。应用时,请注意关闭屏保程序,保持电脑正常工作状态。程序用到了hook技术,杀毒软件可能会报警。
- 2022-03-04 04:10:06下载
- 积分:1
-
一个获取丢失(忘记)的密码的程序代码
一个获取丢失(忘记)的密码的程序代码-a loss of access to (forget) the password code
- 2022-01-25 17:25:09下载
- 积分:1
-
pediy.net网站里关于 rootkit教学的一个电子文档,看看吧
pediy.net网站里关于 rootkit教学的一个电子文档,看看吧-pediy.net site rootkit teaching on an electronic document, take a look at it
- 2022-12-04 18:05:04下载
- 积分:1