搜索资源列表
贾鹏_keyinfo
- 使用全局钩子实现的按键信息,可用于工控场合- Uses pressed key information which the overall situation clasp realizes, may use in the labor to control the situation
source
- 键盘控制,系统控制,钩子,-keyboard control, system control, hook,
WINDOWSKeyBoard
- WINDOWS键盘监控原理及应用(含部分源代码)-Windows keyboard control theory and applications (including source code)
lyftools20
- 一个封装了500多个Windows API的控件(254KB)-a package of over 500 Windows API control (254KB)
Handle
- 消息拦截实现仿真录入,包括Edit,Combobox,DateTimePicker,取得控件类,枚举控件类-news interception simulation logging, including Edit, Combobox, DateTimePicker, made Controls category, except Control category
键盘监控
- 完整的键盘监控源码,可以截获中文输入,不可用于非法用途哦!-complete keyboard control source, intercepted the Chinese import, may not be used for illegal purposes Oh!
vc实现qq消息群发源代码
- vc实现qq消息群发源代码,演示了关于窗口的控制,消息的发送-vc achieve mass qq news source code, a demonstration of the control window, the sender
msvbvm60
- 本控件采用无崩溃HOOK技术,零代码轻松实现XpCorona窗体效果(在设计时(VB6)就可以看到效果),并且可以实现窗体的透明,最上层等。完全可以跟商业控件相媲美,控件大小325K,另附工程示例 -Control adopts the collapse HOOK technology, code is easier to XpCorona Form effect (at the design (VB6) can see the effect), and forms can achieve a
FindManSrc
- 句柄值查询器. 可实现集灰色按钮客星、星号密码查看器、无效菜单激活器于一身的实用工具。由于现在很多程序员习惯把软件的密码或序列号事先计算出来,存放到一个不可见的控件元素中,所以,添加上类的搜索与关键字查询功能, 它还具有密码读取的能力。 -handle inquiries for value. Set achievable gray button-passenger Star Password viewer, invalid menu activation device in a p
ActiveKey
- 虚拟键盘输入,控制CS 走动和开枪.用当全局钩子-virtual keyboard input, control and CS walk shot. Used when the overall hook
TrayIconD6
- 由C++ Builder对照翻译过来的Delphi 6版本的TrayIcon控件,适合学习钩子、消息的朋友品味研究。-C Builder from the control of the translated version of the Delphi 6 TrayIcon Control suitable for studying the hook, the news of a friend taste study.
windowshook
- 程序“刷刷刷”能够在键盘光标所在的文本输入框中自动输入文字(中文、英文、数字),程序使用C++ Builder 5开发。首先运行C++ Builder并新建工程。接着,将窗体Form1的边框样式(BorderStyle)改为对话框(bsDialog),并放置相应控件如图所示,其中SS_Text是一个用于输入文本的TComboBox控件,当然,你可以在设计阶段预先向控件中输入一些常用文本,以便程序运行后可以直接选用 txtTimes和txtDelay为TEdit控件,分别用于控制发送文本的次数和间
calcCtrl
- 用HOOK技术打开、控制windows自带的计算器。这是学习消息机制用HOOK的好例子。-with open technology, the control windows, bringing their calculators. This is the mechanism used to study information HOOK a good example.
PCR
- 这是一个高级远程控制程序的源代码,可以通过本机操纵对方鼠标,所有传输均通过压缩,确保速度 -This is a senior distance control procedures of the source code, the machine can be manipulated by the other mouse, all transmission via compression, ensuring speed
movemouse
- 这是一个通过钩子获取鼠标移动的小程序,能很好的获取鼠标的位置和控制移动-This is a hook through mobile access to a small mouse procedure can be very good access to the location of the mouse and control mobile
在Windows 2003中HOOK ZwCreateProcessEx
- 工作需要,想控制进程的创建,于是HOOK了ZwCreateProcess,后来发现xp和2003中创建进程的都用NtCreateProcessEx-work needs to control the process of creation, then the ZwCreateProcess HOOK, later found xp 2003 and the process of creating both NtCreateProcessEx
Hookdll
- 这是一个activex控件.实现安装一个鼠标钩子的功能.-This is an activeX control. Installation of the mouse achieve a hook function.
QQhandles.rar
- 获取QQ窗体句柄并控制的实例,通过这个,可以了解如何获取句柄与SENDMESSAGE的使用方法,QQ form handles access and control examples
BIOSRootkitIVTHook.rar
- BIOS Rootkit为了达到控制系统流程的目的,一般会采用Hook IVT,即Hook中断向量表的方式来实现。IVT Hook的实现和检测,涉及许多具体的问题。因此,我把IVT Hook分几部分来进行讨论。在本节和下面几节中,我们将讨论如何借助Bochs的帮助来查看原始IVT、分析IVT Hook情况以及在此基础上写一个简单的IVT检测程序。闲话少说,这就开始我们的旅程吧,BIOS Rootkit process control system in order to achieve the
IEHOOKvreygood
- 关于IE监控的例子,使用HOOK,很不错的代码-IE control on the example, the use of HOOK, very good code