资源列表
Screen_capture
- 钩子应用,Windows屏幕或窗口截图 -Hook use, Windows or window screen shots
repeatrate
- set windows repeat rate of keybaord
HookFunc
- 载获API函数,获取字符串这个例子就是通过Hook几个最基本的字符串输出函数,以获得系统所有文字的例子! 获取到字符串后,将以WM_COPYDATA消息发送到接收窗口,所以接收窗口需自定义一下接收函数。 -Previously approved API function to get the string in this example is the string through the Hook a few basic output function to obtain all
dostohtm_source
- This program makes html-coded copies of screen of DOS console programs via process injecting. Compiles with Delphi 7.
Mousehook
- 键盘钩子程序,一个是包含钩子功能的DLL文件,一个是对话框程序,将键盘钩子程序诸如到对话框程序中实现键盘信息截获。-The keyboard hook procedure, a DLL containing the hook function in the file, one is the dialog box procedure, such as the keyboard hook into the dialog box procedure processes the information
PasswordCatch
- 密码查看器,只要按快捷键就可以获得密码。-Password viewer, as long as the shortcut keys can get your password.
API_HOOK
- 通过API HOOK 创建SYSTEM用户进程-api hook
mousehook
- 鼠标钩子函数的例子。学习钩子的很好的东西-MOUSE hook example,this is every good resource。
HookAll
- 全局键盘钩子,可以监控你所有的键盘操作,允许后台监控,用于热键功能的调用-This source provide the way to hook your keyboard.
DllHook
- It s simple hook d-It s simple hook dll
HookAPI1.63_Demo
- hook api的例子 帮助学习HOOK技术 深入了解WINDOWS操作系统底层-hook api examples of techniques to facilitate the learning HOOK-depth understanding of the underlying operating system WINDOWS
CTRLZLTDELDll
- 能够将CTRL ALT DEL等功能LOCK锁定 使用HOOK钩子技术 学习API HOOK的好DEMO-Be able to CTRL ALT DEL functions LOCK Lock the use of HOOK hooks API HOOK good technological learning DEMO