搜索资源列表
HOOK.rar
- 键盘精灵,加载后最小化到系统托盘区,可监视系统键盘动作并写入 c:\hook.txt 中。,Keyboard wizard, loaded minimize to system tray area, the system can monitor the keyboard action and write to c: \ hook.txt .
MouseKeyboardHook
- vs.net 2003,用于记录发生在键盘,鼠标上的一切动作,勾子功能。-vs.net 2003, for the record occurred in the keyboard, mouse, everything on the action, the hook function.
Hook
- 通过钩子获取键盘鼠标事件,并将操作事件记录在文本。-Through the hook for keyboard and mouse events, and action events recorded in the text.
KeyHook
- 快捷键控制系统注销重启关闭以及定时动作 快捷键控制系统注销重启关闭以及定时动作-Shortcut keys control system shut down and restart from time to time write-off action shortcut keys control system shut down and restart from time to time write-off action
HookProcessMemory
- hook read/write process memory 本程序可以监视一些进程外的内存操作行为。可以用来分析某些内存修改器,内存补丁的动作。 附上VC6源代码,hookapi核心部分用的使用detours库,不懂可以baidu一下 作者:毕飞-hook read/write process memory of the program can monitor the operation of some process of memory behavior. Can b
UserActivityHook
- 演示鼠标、键盘动作类钩子(HOOK)的使用-Presenter Mouse, keyboard hook class action (HOOK) The use of
proj_zl
- windows钩子模拟键盘输入的代码。是用c++ builder写的。-windows hook c++ builder implementation.it simulate keyboard action.
keystroke_src
- 一个模拟键盘操作的程序,利用这个程序稍微修改一下可以做成一个模拟一系列操作动作的测试程序-A simulated keyboard program, take advantage of this program can be made slightly modify the action of a simulation test program a series of operations
SSDT--11
- SSDT的全稱是System Services Descr iptor Table,系統服務描述符表。這個表就是一個把ring3的Win32 API和ring0的內核API聯繫起來。SSDT並不僅僅只包含一個龐大的位址索引表,它還包含著一些其他有用的資訊,諸如位址索引的基底位址、服務函數個數等。 通過修改此表的函數位址可以對常用windows函數及API進行hook,從而實現對一些關心的系統動作進行過濾、監控的目的。一些HIPS、防毒軟體、系統監控、註冊表監控軟體往往會採用此介面來實現自
KeyHook
- vc——创建记录键盘动作的全局钩子DLL\KeyHook的程序源码,值得一看!-vc- action to create a global record keyboard hook DLL \ KeyHook the program source code, worth a visit!
Mousemoveout
- 利用Timer控件以及API实现捕获鼠标移出控件,并触发相应操作。-Timer control and API to capture the mouse out of control, and trigger the corresponding action.
Keyboard-and-mouse-action-recording
- 键盘鼠标动作纪录与回放,很多的教学软件或系统监视软件可以自动记录回放用户的输入文字或点击按钮等操作操作,这个功能的实现是使用了Windows的Hook函数。-Keyboard and mouse action recording and playback, a lot of educational software or system monitoring software automatically records the playback user input text or click t
KeyHook
- 创建记录键盘动作的全局钩子DLL 创建记录键盘动作的全局钩子D-Create the record keyboard action global hook DLL
jianpanjiluyi
- 类似C++的键盘幽灵编写的能记录键盘动作的VB小软件-Similar to the C++ keyboard ghosts prepared to record the keyboard action VB small software
shubiaohuifangvb
- 通过vb编程进行键盘鼠标动作的回放,程序中运用了钩子函数-VB programming through the keyboard and mouse action playback, the program uses the hook function