-
CaptureColor
钩子程序,非常适合初学者,个人感觉还是相当不错的(so good,you can learn many things form it)
- 2010-01-12 10:21:04下载
- 积分:1
-
pwdspy
PasswordSpy is a program to reveal passwords in other programs. It uses Windows Hooks to inject its code into other processes in order to reveal the password. It works by taking advantage of a security hole in Windows.
- 2010-06-11 01:24:11下载
- 积分:1
-
CodeCave
win7下利用CreateRemoteThread函数hook记事本,弹出一个对话框(Under win7 use CreateRemoteThread hook notepad function, a dialog box pops up)
- 2014-02-16 17:11:07下载
- 积分:1
-
Keyboard-keys-query
实现获取键盘id的小工具。可用于消息钩子(Achieve access to the keyboard id gadget)
- 2020-10-10 12:17:34下载
- 积分:1
-
HookMouse001
简单的鼠标钩子,运行时可以使鼠标无法操作(Simple mouse hook, the runtime can not operate the mouse)
- 2012-11-30 00:31:42下载
- 积分:1
-
MetaHook-Plus-0.3
Half-Life (GoldSrc) 客户端插件扩展。(Half-Life Client Plugins Extension
Developed by the metahook are a group of lovers of Counter-Strike, he can extend the functionality of the game, making the game more rich in Sth)
- 2013-08-19 16:41:02下载
- 积分:1
-
srcUDiskCpyManager_V2013_1012_1653
防止向U盘中拷贝文件, Hook Win32API, 实现在WinXp下U盘 DLP Hook函数列表:CopyFileExW Win7(x86/x64)下U盘DLP Hook函数列表: CoCreateInstance,
IFileOperation::CopyItems IFileOperation::MoveItems IFileOperation::NewItem IFileOperation::RenameItem
(U disk to copy files to prevent, Hook Win32API, U disk under WinXp achieve DLP Hook Function list: CopyFileExW Win7 (x86/x64) under U disk DLP Hook Function list: CoCreateInstance, IFileOperation :: CopyItems IFileOperation :: MoveItems IFileOperation: : NewItem IFileOperation :: RenameItem)
- 2021-01-27 11:38:35下载
- 积分:1
-
CKeyHook
CKeyHook是一个通过设定钩子,截获键盘事件的操作示例,对于掌握钩子的安装、事件截获等处理方法有参考价值。(CKeyHook is by setting the hook, intercepting keyboard events, the operation of example, to master the hook for the installation, the time intercept other treatment methods have reference value.)
- 2020-12-29 22:29:00下载
- 积分:1
-
SSDTHookProcess
使用SSDTHOOK实现防止进程结束的功能,供大家参考(Use SSDTHOOK realize the function of preventing the end of the process, for your reference)
- 2020-06-28 21:40:02下载
- 积分:1
-
KeyboardHook
VC++ 键盘监控程序,可键盘输入文本,当你按下键盘上的每一个键的时候,它都可以监控到,并弹出窗口告诉你按下的是哪个键,是基于HOOK技术来说的。(VC++ keyboard monitoring procedures, keyboard input text when you press each key on the keyboard, it can be monitored, and the pop-up window telling you which key is pressed, it is based on the HOOK technology.)
- 2013-12-22 15:43:07下载
- 积分:1