-
WIN64_SSDTHOOK
相比WIN32,WIN64的SSDT发生了较大的变化,在WIN32下挂钩SSDT的代码已经不能在WIN64下使用了。该代码实现win64下挂钩 ssdt(Compared to the WIN32, WIN64 the SSDT occur larger hook SSDT under WIN32 code has been used in WIN64. The code to achieve win64 hook ssdt)
- 2012-05-19 22:03:19下载
- 积分:1
-
1
说明: 使用全局键盘钩子,监听所有键盘消息,内有详细注释(Use global keyboard hook, monitor all keyboard messages, with detailed notes)
- 2010-06-29 16:58:17下载
- 积分:1
-
HookFindFile
文件HOOK例程HookFindFile.rar,可以直接以VC6编译通过,达到文件隐藏目地。(HOOK routine document HookFindFile.rar, can be passed directly to the VC6 compiled to document the hidden purpose.)
- 2009-05-16 14:53:12下载
- 积分:1
-
FIREDLL
使用windows Hook,监视IE或其他浏览器的地址栏,发现有www或http字样的,则更改这些url,使之不能访问相应的url(IEwindows HookIEwindows)
- 2015-05-27 18:47:08下载
- 积分:1
-
hdu1698
ACM,杭电1698,屠夫的钩子,区间求和问题,经典的线段树问题(ACM, Hangzhou Xinhua 1698, butcher' s hook, interval summation problem, the classic problem of segment tree)
- 2013-05-23 09:47:42下载
- 积分:1
-
WiFi-AP-Solo_VA_0917
使用微软API实现SoftAP功能,ICS功能。 (Microsoft API to achieve SoftAP function, ICS functionality.)
- 2013-06-13 16:58:25下载
- 积分:1
-
MouseTrace
MouseTrace,用 VC++写的鼠标Hook钩子,获取X,Y坐标,并适时显示在窗体上,如上图示,在窗体上移动鼠标,坐标信息会被跟踪,移出窗体则无效。(MouseTrace, using VC++ to write the mouse Hook hook, get X, Y coordinates and the time display on the form, as shown, move the mouse over the form, coordinate information will be tracked, out of form would be invalid.)
- 2015-02-06 10:32:13下载
- 积分:1
-
detours2.1
由于很多人都不懂得怎么编译detours2.1库.文件包含了detours2.1的所有文件以及编译好的库文件detours.lib.(Because many people do not know how to compile library detours2.1. Detours2.1 document contains all the files and library files compiled detours.lib.)
- 2008-05-13 17:34:42下载
- 积分:1
-
MetaHook-Plus-0.3
Half-Life (GoldSrc) 客户端插件扩展。(Half-Life Client Plugins Extension
Developed by the metahook are a group of lovers of Counter-Strike, he can extend the functionality of the game, making the game more rich in Sth)
- 2013-08-19 16:41:02下载
- 积分:1
-
SSDTHook
进程隐藏与进程保护(SSDT Hook 实现)
文章目录:
1. 引子 – Hook 技术
2. SSDT 简介
3. 应用层调用 Win32 API 的完整执行流程
4. 详解 SSDT
5. SSDT Hook 原理(SSDT Hook)
- 2012-06-25 11:46:29下载
- 积分:1