资源列表
API-Hooking-with-MS-Detours(bin)
- Show to hook some windows api. this is like the famous detours from microsoft.* Here the source version of the solution-Show how to hook some windows api. this is like the famous detours from microsoft.* Here the source version of the solutio
keypress
- * Parameters: * key : virtual keycode of the key to send. For printable * keys this simply the ANSI code (Ord(character)). * shift : state of the modifier keys. This is a set, so you * can set several of these keys (shift, control, alt, * m
picword
- 屏幕取词完全Delphi实现代码 屏幕取词-GetWord completely Delphi code getWord
CScode
- 一个源码模拟CS的第一人称射击游戏,此源码可帮助初学者了解射击游戏编程-A source analog CS first person shooter, this source can help beginners understand shooting game programming
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
timerhook
- 这是一个用于拦截wm_timer消息的钩子实例,做成了DLL,但却不能关闭-This is a hook instance for intercept wm_timer message, made the DLL, but can not be closed
Global_keyboard
- 用Visual C++ 6.0全局键盘鼠标钩子经典程序源码-With the Visual C++ 6.0 global keyboard and mouse hooks classic program source code
Windows API Hook实例
- Windows API hook实例,帮助初学Hook者学习
进程启动拦截
- 进程启动拦截(需要生成后与dll放在一个文件夹运行)(非原创)拦截很有效,无论什么进程(除了系统进程)都能拦截。
MouseHook
- 键盘钩子,记录键盘操作,记住鼠标每一步操作步骤,可以回放重现-Keyboard hook to record keyboard operation
pmjtcore
- 很有用的屏幕截图源代码,希望对各位有用,多来下载-Useful screen capture the source code
HookMouse001
- 简单的鼠标钩子,运行时可以使鼠标无法操作-Simple mouse hook, the runtime can not operate the mouse
