-
需要先编译动态库hook,然后将hook.dll和hook.lib拷贝到capture的debug目录下...
需要先编译动态库hook,然后将hook.dll和hook.lib拷贝到capture的debug目录下-required to compile DLL hook, and then hook.dll hook.lib copied to capture the debug directory
- 2023-03-14 12:30:03下载
- 积分:1
-
关闭IE的弹出广告窗口的工具的源代码。使用了Hook和IE的COM扩展接口....
关闭IE的弹出广告窗口的工具的源代码。使用了Hook和IE的COM扩展接口.-Close the pop-up ads IE window tool s source code. Hook and IE using the COM port expansion.
- 2022-03-19 01:57:39下载
- 积分:1
-
SSDT Hook的源代码
SSDT HOOK Source code
- 2022-03-14 00:03:57下载
- 积分: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
-
一个建立系统钩子的例子
一个建立系统钩子的例子- An establishment system clasp example
- 2022-01-25 17:47:44下载
- 积分:1
-
hook api的例子 帮助学习HOOK技术 深入了解WINDOWS操作系统底层
hook api的例子 帮助学习HOOK技术 深入了解WINDOWS操作系统底层-hook api examples of techniques to facilitate the learning HOOK-depth understanding of the underlying operating system WINDOWS
- 2022-08-17 10:51:13下载
- 积分:1
-
这是个键盘钩子演示的动态库,实现对ALT+F4的控制。设置被控制的窗口,然后这个窗口的ALT+F4将被接管。...
这是个键盘钩子演示的动态库,实现对ALT+F4的控制。设置被控制的窗口,然后这个窗口的ALT+F4将被接管。-This is a keyboard hook DLL demonstrated to achieve control of ALT F4. Settings are controlled by the window, and then the window ALT F4 will be taken over.
- 2022-02-24 21:54:09下载
- 积分:1
-
武林外传辅助工具的制作原理 vc++源代码 在着重讲的方法 推荐...
武林外传辅助工具的制作原理 vc++源代码 在着重讲的方法 推荐-witnessing the rumor aids the production principle vc highlighted in the source code stresses look at the recommended method
- 2022-07-08 18:14:59下载
- 积分:1
-
挖地雷终结者,可以显示windows挖地雷游戏的地雷分布情况,用Hook编写,含一鼠标hook...
挖地雷终结者,可以显示windows挖地雷游戏的地雷分布情况,用Hook编写,含一鼠标hook-Terminator digging mines, you can display windows digging mines mines the distribution of the game, with Hook prepared, containing a mouse hook
- 2022-07-03 10:03:53下载
- 积分:1
-
奇迹各种物品的代码,你要准备的游戏有点作用
奇迹的各种物品代码,希望能对各位编写游戏的人有点作用-miracle various items code, you want to prepare the games are a bit role
- 2022-08-19 04:07:13下载
- 积分:1