-
Wilsonii Subroutine for the realization hit the keyboard when the keyboard hitti...
小勾子程序,用于实现击打键盘时出现键盘击打内容,-Wilsonii Subroutine for the realization hit the keyboard when the keyboard hitting content,
- 2022-08-18 11:52:27下载
- 积分:1
-
Hook programming. How to install the hook process, how to compile the overall ho...
Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。-Hook programming. How to install the hook process, how to compile the overall hook, 13-17 Dynamic Link global variable data sharing analysis.
- 2022-12-06 11:05:03下载
- 积分:1
-
键盘模拟鼠标的源码
键盘模拟鼠标的源码 -The source to smimulate keyboard and mouse input
- 2022-12-25 05:55:03下载
- 积分:1
-
This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to as
This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You ll have to edit the makefile to correct the path to import libraries in your PC. Type nmake in the same directory as makefile and the assembly process will begin. If you don t want to use the makefile, you can manually assemble the example with the commands below: ml /c /coff /Cp mousehook.asm link /SUBSYSTEM:WINDOWS /LIBPATH:c:masm32lib mousehook.obj
- 2022-05-06 18:32:28下载
- 积分:1
-
WPS office2007密钥重写插件
WPS Office2007屏蔽ins改写键插件.汇编写的.只有3K,完全不影响速度-WPS Office2007 key to rewrite plug-ins shielding. Compilation of writing. Only 3K, are not to affect the speed
- 2022-12-04 17:30:02下载
- 积分:1
-
继续以前的hookt过程进一步的钩子程序
继续上一个HookT程序之后 的一个进一步的钩子程序-Continue previous HookT process a further hook procedures
- 2022-11-30 14:25:04下载
- 积分:1
-
系统托盘和钩子程序例子
系统托盘和钩子程序例子-system tray and hook procedures example
- 2022-02-05 05:11:46下载
- 积分: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
-
vc的利用hook记录键盘的代码.100%纯文本
vc的利用hook记录键盘的代码.100%纯文本-vc use keyboard hook record .100 of the code in plain text
- 2022-02-05 09:42:29下载
- 积分:1
-
一个记录鼠标动作的小东西
一个记录鼠标动作的小东西- A record mouse movement small thing
- 2022-07-06 22:23:04下载
- 积分:1