-
Disable-key-combination
本示例程序演示了如何在子窗体中禁止切换组合键和关闭组合键功能。(This sample program demonstrates how to disable the subform combination of keys on and off switching function key combinations.)
- 2013-07-17 22:24:36下载
- 积分:1
-
HOOK-API
简易的API HOOK源码
摘自中国铁道出版社《Windows黑客技术解密与攻防--C语言篇》(The simple API HOOK Open Source From China Railway Press Windows hacking techniques decryption and offensive and defensive- C language papers)
- 2013-02-12 21:31:27下载
- 积分:1
-
guoqudongDLL
另一种思路注入目标进程的方法 可作为拓宽思维的例子(zhuru dll)
- 2013-10-21 15:29:03下载
- 积分:1
-
InnerHook
一个简单的 钩子小程序 屏蔽了 鼠标键盘,(A simple hook applet shielding mouse, keyboard,)
- 2013-07-24 20:45:28下载
- 积分:1
-
BlobalHook
全局钩子程序,是一个全局的键盘钩子,实现了对键盘输入的HOOK(Global hook procedures, is a global keyboard hook, realize the keyboard input of the HOOK)
- 2008-07-31 23:05:21下载
- 积分:1
-
In-VC-achieve-transparent
有一种按键,看起来是一幅完整的图片,当鼠标移到按键区域时,图片的一部分凸现,形成一个按键,当鼠标移走时又恢复原来状态。(There is a button looks like a complete picture when the mouse is moved to the key areas, the picture is part of the highlights, the formation of a button when the mouse is moved Shiyou restore the original state.)
- 2013-08-10 08:22:52下载
- 积分:1
-
keyboard-Hook
键盘钩子,比较通用的钩子方法,在热键等场合使用比较广泛。钩子也通常在屏蔽一些按键上使用(keyboard hook)
- 2016-03-04 13:58:04下载
- 积分:1
-
neilianHook
inline hook在分析程序时!!可以方便的进行测试!使用方法已打包!(inline hook in the analysis of the program! ! Easy test! Use has been packaged!)
- 2012-10-06 14:51:26下载
- 积分:1
-
mouse7key
在“控制面板”打开“辅助功能选项”,在“鼠标”标签选上“使用鼠标7键”。这样就可以用键盘来控制鼠标的光标,模拟鼠标的鼠标键都指键盘右侧的小键盘(数字键盘),使用时要使 NumLock 键处于有效状态。以下就是鼠标键: (In the " Control Panel" Open " Accessibility Options" in the " Mouse" tab elected " seven keys using the mouse." So you can use the keyboard to control the mouse cursor to simulate mouse keyboard mouse buttons are referring to the right of the keypad (numeric keypad), when used to make the NumLock key is active. The following is the mouse button:)
- 2013-07-11 19:20:38下载
- 积分: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