资源列表
VBHOOK
- VB实现全局HOOK! 对键盘在任意一个地方操作都可以HOOK到!-VB to achieve the overall HOOK! On the keyboard to operate in any one place can be the HOOK!
KeyboardDetection
- 检测键盘,按键信号,可以用作键盘检测程序设计参考-Detection of a keyboard button signal
IRHOOK
- 一个简单的键盘钩子程序,可以屏蔽WIN,ALT+TAB,ESC等系统键。-A simple keyboard hook procedure, you can shield WIN, ALT+ TAB, ESC and other key systems.
RAWSOCK01
- 捕获数据包源程序代码-packet
PasswordSpy
- PasswordSpy 程序最有趣的部分其实是使用 SetWindowsHookEx API.函数设置Windows 钩子。利用该函数你可以将钩子安装到操作系统中或者某个特定的进程中。钩子的种类有很多种,每种钩子作用也不尽相同,用来监视特定的一组事件。当某一类事件发生时,钩子代码被调用。PasswordSpy使用WH_GETMESSAGE钩子,它监视对GetMessage 和PeekMessage 的调用.-PasswordSpy is a program that will allow you
taskbr
- Put icons in the Taskbar Notification Area, also known as the Taskbar Tray. Modify the icons, delete them, show tool tips, and respond to mouse events. Includes MsgHook.VBX for receiving messages.
hookdll
- 全局钩子的动态链接库,非常简洁的编写,用的是vc60-Overall hook of the dynamic-link library
keysoud
- VC一个HOOK键盘发声的学习源码, 很适合初学者学习,代码已经整理过-hook
hookkey
- VC HOOK键盘源码, 很适合初学者学习用。 -hook
sysexp
- Please read your package and describe it at least 40 bytes in English.
DelphiApiHook
- delphi中HOOK API 函数的例子,包含完整源代码-HOOK API functions in delphi example, complete source code
SkinTest_demo
- 界面美化实例,采用HOOK技术!内有内存泄漏仅仅提供学习!-Skin