-
a classic example of the hook, learning a reference to the hook
一个经典的钩子例子,学习hook的一个参考-a classic example of the hook, learning a reference to the hook
- 2022-05-14 06:12:06下载
- 积分:1
-
获取输入框密码(Windows98下通过),会在SysTray上显示一双始终盯着鼠标的眼睛,能将密码复制到剪贴板的一个例子...
获取输入框密码(Windows98下通过),会在SysTray上显示一双始终盯着鼠标的眼睛,能将密码复制到剪贴板的一个例子-Access to the password input box (Windows98 through), will be displayed on SysTray always a pair of eyes staring at the mouse, the password can be copied to the clipboard, an example of
- 2022-04-18 03:21:43下载
- 积分:1
-
利用钩子实现对IE上网记录的跟踪,代码完全,编译后对生成的插件注册到系统后就可以使用...
利用钩子实现对IE上网记录的跟踪,代码完全,编译后对生成的插件注册到系统后就可以使用-Realize the use of hooks on the IE上网record tracking, code complete, the compiler generated after the register to the system after plug-ins can use the
- 2022-08-07 11:21:35下载
- 积分:1
-
Hook导入表和导出表,导入表的HOOK只能对已加载的模块有效,要想使在HOOK后新加载的模块也有效就必须HOOK导出表...
Hook导入表和导出表,导入表的HOOK只能对已加载的模块有效,要想使在HOOK后新加载的模块也有效就必须HOOK导出表-Hook import table and export table, import table HOOK only load modules that have been effective, in order to make the HOOK module is loaded after the new effective it must also export the table HOOK
- 2022-01-26 00:09:18下载
- 积分:1
-
自动找怪打怪
自动使用技能
自动拣物品(含过滤)
自动找怪打怪
自动使用技能
自动拣物品(含过滤)-Automatically look for the automatic use of skills打怪strange automatically sorting items (including filters)
- 2022-04-21 21:01:33下载
- 积分:1
-
this is a link to all the DLL API procedures, he can watch all the news and API
这个是一个挂钩所有API的DLL程序,他能监视所有的消息和API-this is a link to all the DLL API procedures, he can watch all the news and API
- 2023-07-06 00:50:02下载
- 积分:1
-
该程序可以攫取金山词霸的编辑窗口的文本。
该程序可以攫取金山词霸的编辑窗口的文本。-the procedure can grab Kingsoft the text edit window.
- 2023-01-10 15:55:04下载
- 积分:1
-
代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发...
代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可不用安装Platform SDK,因为它们已经包含了Platform SDK。
在AntiHook workspace下公有四个project,AntiHook是钩子检测程序,它编译生成AntiHook.exe,运行AntiHook.exe需要和AntiHook.ini在同一个目录下,AntiHook.ini是配置文件,可以在AntiHook目录下找到。sysHook是一个全局钩子程序的例子,编译候生成sysHook.dll,用于AntiHook测试之用。HookHelper是GUI界面的sysHook.dll加载程序,编译生成HookHelper.exe,运行HookHelper.exe就可以在系统中安装sysHook.dll钩子。Helper是Console界面的sysHook.dll加载程序,编译生成Helper.exe,用于调试sysHook.dll钩子程序。-code using Visual C 6.0 for the development of tools, in order to enable small flexible procedures, I used WTL instead of the MFC software interface, the need to compile the source code for the installation of WTL. WTL repository is based on Microsoft ATL Construction of the library of tools, together with the source code release can be downloaded from
- 2022-03-05 18:09:39下载
- 积分:1
-
清除删除键盘过滤驱动或IRPUnHook
WIN7驱动用WDK7600编译即可,记得要给.sys安装证书。
- 2022-03-11 10:47:52下载
- 积分:1
-
Windows Messenger plugin a small example.
一个windows Messenger plugin的小例子。-Windows Messenger plugin a small example.
- 2023-01-16 19:40:03下载
- 积分:1