搜索资源列表
com编程获取表单域信息
- 这是一个用COM获取表单域的程序,可以获取浏览器中的表单中的内容,可以了解用钩子函数等相关技术-This is a form used to obtain COM domain procedures, the browser can access the contents of the form, use the hook can understand the technologies related function
键盘钩子
- 捕获键盘按键信息,
VFP9's Tool信息提示勾子
- VFP9's ToolTipEx 1.2 信息提示勾子 如果你认为下图中信息提示窗口是在表单上放一个类或控件,然后再为表单对象额外写上一行它的信息提示,那么恭喜你,你猜错了。 ToolTipEx.1.2 完全是一个勾子类型的信息提示类,你完全无须往你己有的表单上增加控件或者类或者增加一行代码,也完全不需要修改你项目中任何表单的任何一个地方。只需要在您主程序中执行一句 BindVfp 即可,或在你希望启用信息提示的时候启用 Bi
VoiceCmdDemo
- 自己写的代码 SrHook:实现钩子功能的dll SpyWin:仿照Spy,获取窗口信息,截获消息,模拟菜单命令和按键指令-Write their own code SrHook: achieve hook function dll SpyWin: modeled on Spy, access to window information, intercepted messages, analog menu commands and co
贾鹏_keyinfo
- 使用全局钩子实现的按键信息,可用于工控场合- Uses pressed key information which the overall situation clasp realizes, may use in the labor to control the situation
professionalsmtp
- 利用VC的键盘钩子盗取别人个人信息~-VC keyboard hook to steal personal information of others ~
GetPassHook
- 昨天在网上看的一篇教程,是关于动态链接库的全局键盘钩子!可以截取密码框信息。希望大家共同学习!-yesterday in view of an online tutorial is on the dynamic link library on the overall situation keyboard hook! Box interception password information. Hope we learn together
com编程获取表单域信息
- 这是一个用COM获取表单域的程序,可以获取浏览器中的表单中的内容,可以了解用钩子函数等相关技术-This is a form used to obtain COM domain procedures, the browser can access the contents of the form, use the hook can understand the technologies related function
HanGameVC
- HanGame*VC源代码 外面流传的很多HANGAME的*生成器 并不能获取到玩家的身上的钱数 我发的这个源码是VC写的 喜欢VC的朋友来研究研究吧 功能: 在win98/win2k/nt/xp/2003下都无进程 能准确截取 HANGAME 玩家登陆的游戏帐号 密码 游戏房间URL 随身钱数 无进程 通过80端口传递信息 主要是想让朋友们一起学习键盘钩子 老鸟就别看拉 是很一般的作
MouseHookCode
- 此程序为WINDOWS下用VC实现的截获鼠标钩子信息的程序-procedure for Windows using the VC intercepted information mouse hook procedures
keyhook2
- vb的键盘钩子 自己编写可对系统键盘进行监视,截获 windows信息-vb keyboard hook themselves to be prepared to conduct surveillance system keyboard, the information intercepted windows
GetWordInfo
- 本程序实现取词功能,可以获取指定的相关信息,包含示例程序。-program from the word function, the designated access to the relevant information, including sample program.
qqdll
- 家都知道,当今的QQ病毒,都用了钩子技术。创建一个DLL,然后使用全局钩子;或者在QQ进程里插入一个DLL,后监测键盘或者是Windows消息,判断用户是否是用QQ聊天,并且是不是已经把信息送出。无DLL的QQ尾巴-home all know that today's QQ virus, has used a hook. To create a DLL, and then use the overall hook; QQ or
VC-system-programming
- 包括:cdrom控制,cpu和mouse信息,USB编程,测试cpu速度,检测键盘按键,列出进程,鼠标钩子编程,系统信息获取,注册表编程-include : cdrom control, cpu and mouse information, USB programming, cpu speed test to detect the keyboard keys, listing process, the mouse hook progra
DLL09014
- 一个*生成器,可盗取玩家登陆的游戏帐号 密码 游戏房间URL 随身钱数。无进程 通过80端口传递信息.主要是想让朋友们一起学习键盘钩子.老鸟就别看拉-a Trojan generator, landing the player can steal a game account passwords game rooms URL unaccompanied money. No process through 80 ports transm
HOOK
- 键盘鼠标钩子源代码,DLL,可以任何程序挂上就可以用,可用与记录键盘信息-keyboard and mouse hook source code, DLL, can be displayed on any procedure can be used, the available information and records keyboard
KeyHook
- 一个简单的键盘钩子程序 实现适时监视键盘,并将按键信息保存在TXT文件中的程序-A simple keyboard hook procedure to monitor the achievement of timely keyboard, and key information stored in the TXT file procedures
mWindows
- Windows平台信息读写模块,如INI文件、系统信息,文件目录类操作、窗口和部分钩子函数-Windows platform, information literacy modules, such as INI files, system information, file directory-type operation, and part of the window hook function
mousehook
- 用钩子实现对鼠标的操作,可以截留鼠标信息,很方便-Using hook to realize the operation of the mouse, you can retain the mouse information, very convenient
HookSpy_src
- 使用钩子获取窗口或控件的详细信息。句柄,文本(或编辑框的密码)所属线程等。-Window or use the hook to obtain detailed information on controls. Handle, text (or edit the password box), such as their threads.