搜索资源列表
Hook
- 可以捕获键盘消息和鼠标消息,并输出到指定文本文件中。-News to capture the keyboard and mouse information, and output to the specified text file.
HOOK_Process32Next
- .版本 2 HOOK_Process32Next.停止Hook () 返回值 = api_Process32Next (hSnapshot, lppe) 原进程名 = 指针到文本 (lppe + 36) 实际应用中 换用效率高的代码 输出调试文本 (原进程名) 新进程名 = “yinkirby” 写到内存 (新进程名, lppe + 36, ) 实际应用中 换用效率高的代码 HOOK_Process32Next.开始Hook () 返回 (返回值) -.
Keyboard-hook
- 这是一个记录键盘输入的钩子,可是监听键盘输入,特定路径文本输出,并且还是实现任务栏托盘显示。-This is a record keyboard input hook, but the monitor keyboard input, the specific path text output, and the task bar tray display.
JyIJfdrIv
- 代码是用来实现创建字体进行文本输出的程序的源码,很不错,演示程序,很好用,罕见-The code is used to achieve the source code of the program to create a font for text output, very good, the demo program, very easy to use, rare
HOOK
- 本例中,以F键和W键为测试键。 点击“安装键盘钩子”以后,在上面编辑框中可以进行测试,按F键将会输出一段文本。按W键则会失效。 点击“卸载键盘钩子”以后恢复正常。-In this example, the F key, and W to the test button. Click "Install keyboard hook" after the edit box at the top can be tested, press the F key will output a pie
Hook
- 实现了Hook函数钩子基本功能,可动态显示键盘输出,并保存在文本中, 并通过邮件模块发送出去-Hook function hook implements the basic functions of the keyboard output can be dynamically displayed and saved in text, and send it through the mail module