搜索资源列表
vbhdsbyujpsj
- 是一个VB键盘与鼠标组合成热键使用的代码,这里只是用了shift+鼠标滚轮组合的例子。
killprocess3
- 这个代码能够禁止QQ与IE的运行,当按下SHIFT+空格时禁止,当键入CTRL+ALT+F1时停止功能-This code can run against QQ with IE, when pressing SHIFT+ spaces are prohibited, when you type CTRL+ ALT+ F1 when the stop function
jianpangouziyun
- 本软件可以截获几乎所有键值,例如:shift+?,ctrl+?,alt+?,F1~F12,shift或者ctrl或者alt + F1~F12,单独的 shift、ctrl、alt 键值,特殊键ins、del、caps lock、num lock、小键盘数字 等等,你只要稍作修改,也可以截获 ctrl+alt+?等键值,没有截获不到的键值,本程序不使用dll方式,使用常规方式,方便你编译调试修改,支持xp、vista、win7,是最强悍的键盘钩子控件, 本软件在delphi7下通过。-The so
key
- 截获键盘输入字符,缺点是不能记录到Ctrl,shift,alt,capslock,home,del,pageUP,pageDown等件的按下状态。-Intercept keyboard input characters
trapkeys-ctrlaltdel
- 学钩子时候用的,可以屏蔽ctrltabshift,等初学hook易用-When learning to use the hook, and can shield ctrl+ tab+ shift, such as hook-to-use beginner
TIAOZHUAN
- 一个鼠标捕获按键的程序,鼠标快要到按键上面时按键会移位-Procedures to capture a mouse button, the mouse when going to the key above the shift key will
some-keyloger
- Sample Keylogger with the 102 key include shift alt and other key in the keyboard.
Windows-Rootkits
- Rootkits技术在信息安全领域越来越受到重视,各种Anti-rootkits新技术不断出现。在各种Anti-root- kits工具的围剿下,常规的Rootkits隐藏技术难以遁形。在系统分析和深入研究传统内核级Rootkits隐藏技术的基 础上,提出了一个集驱动模块整体移位、内核线程注入、IRP深度内联Hook 3种技术为一体的Rootkits隐藏技术体 系。-Rootkits technology in the field of information security mo
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
VCPP-Catch-Ctrl
- VC++编写,可以捕获Ctrl键和Ctrl+Shift键组合消息-VC++ Catch Ctrl