搜索资源列表
-
0下载:
本程序可以通过hook实现模拟键盘和鼠标的操作-this procedure can be simulated to achieve hook keyboard and mouse operation
-
-
1下载:
鼠标钩子:记录当前窗口的句柄来判断鼠标是否离开窗口边界,并将鼠标位置处的窗口名称实时地显示出来.
键盘钩子:捕获用户键盘消息并利用消息框进行显示.-mouse hook : a record current window handle to determine whether the mouse left window border, and the location of the mouse window title is displayed in real-time. keyboard
-
-
0下载:
键盘鼠标钩子源代码,DLL,可以任何程序挂上就可以用,可用与记录键盘信息-keyboard and mouse hook source code, DLL, can be displayed on any procedure can be used, the available information and records keyboard
-
-
0下载:
基于vc++,该程序会自动开机启动,运行后会全屏,屏蔽鼠标和键盘操作,但是按下F2键可退出,属于钩子程序-Based on vc++, the program will automatically boot and run after full-screen, mouse and keyboard screen, but pressing the F2 key to exit, is the hook program
-
-
1下载:
在vs2008下面测试通过
简单的实现了进程内的hook调用,和全局hook,hook部分简单的实现了屏蔽键盘和鼠标消息,后门为功能键F2,有详细的说明,适合入门研究学习
一共三个文件, v19e2_Hook.rar为全局hook程序块,v19e2_HookTest.rar为测试全局hook的程序,v20e1_innerHook.rar为在一个单独的进程内调用hook,-Simple implementation of the process, call the hook, and
-
-
0下载:
vc写的。钩子程序:运行时截获键盘鼠标信息,只有输入正确密码才可回复正常。-vc written. Hook procedure: run-time interception of keyboard and mouse information, only enter the correct password before they can return to normal.
-
-
1下载:
通过钩子获取键盘鼠标事件,并将操作事件记录在文本。-Through the hook for keyboard and mouse events, and action events recorded in the text.
-
-
0下载:
*钩子的两大应用;键盘钩子(分别记录字符输入,汉字输入),鼠标钩子(鼠标操作触发事件,键盘发声等),文件中包含五个完整工程,是学习钩子的很好资料。-Keyloggers hook the two applications keyboard hook (character input were recorded, Chinese character input), the mouse hook (trigger mouse events, keyboard sound, etc.), th
-
-
0下载:
vc下实现hook全局键盘鼠标事件的demo,hook到之后没有做具体操作。-vc under the overall implementation hook keyboard and mouse events demo, hook to NOT to do after the concrete operation.
-
-
0下载:
通过安装全局钩子屏蔽键盘鼠标消息,并把自己写到启动项。-Shielded by installing global hook keyboard and mouse messages, and to write their own boot entry.
-
-
0下载:
用钩子实现记录用户键盘、鼠标操作并重现。-By hook users to achieve record keyboard, mouse operation and reproducibility.
-
-
0下载:
键盘勾,包括录制回放,可用做按键精灵,非常好用-Keyboard mouse hook, including the recording playback, can be used to do button wizard, very easy to use
-
-
0下载:
HOOK制作键盘、鼠标热键,好使程序不在当前也可呼出-HOOK create keyboard, mouse, hotkeys, so that procedures can be exhaled is not current
-
-
0下载:
hook dll driver for keyboard mouse source
-
-
0下载:
XPoker Bot AI analysis. Hook / dll inject into process and send fake keyboard / mouse messages.-XPoker Bot AI analysis. Hook/dll inject into process and send fake keyboard/mouse messages.
-
-
1下载:
可以捕获键盘消息和鼠标消息,并输出到指定文本文件中。-News to capture the keyboard and mouse information, and output to the specified text file.
-
-
0下载:
Keyboard hook dll (both mouse and normal and low for keyboard). Compile as resource scr ipt included. Coded as hook dll to cancel all keystrokes and mouse clicks excep CTRL+ENTER for kids safe application
-
-
0下载:
这是一个屏蔽键盘鼠标方法与实现技术简介:
(1)全局键盘/鼠标钩子,对键盘和鼠标的消息进行屏蔽
(2)通过设备的GUID号来禁用设备
(3)通过禁用鼠标键盘的服务禁用鼠标键盘
(4)加载键盘鼠标驱动来控制键盘和鼠标,并禁用 -About shielded keyboard and mouse methods and implementation techniques Descr iption: (1) global keyboard/mouse hook, the keyboar
-
-
0下载:
Vb 开发方便使用的键盘、鼠标钩子 hook(Vb development, easy to use keyboard, mouse hook, hook)
-
-
0下载:
hook各种鼠标、键盘消息,窗口消息,很好的框架(Hook various mouse and keyboard messages)
-