搜索资源列表
一个简单的鼠标钩子程序
- 一个简单的鼠标钩子程序。值得初学者下载收藏并研究学习。-a simple mouse hook procedures. Beginners should download collection and study.
littleHook
- 一个简单的钩子程序,希望对初学者有个启发。-hook a simple procedure, and I hope to have a beginners inspiration.
20050718_HookMouse
- 一个简单的鼠标钩子程序 钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。-A simple mouse hook.
钩子换肤程序
- 一个用vc++开发的界面程序,用到了钩子的原理,简单但很实用-vc used to develop an interface procedures used by the hook the principle, very simple but practical
钩子技术实现键盘按键发音程序
- 使用windows钩子技术实现按键发音的程序,有详细的注释,想对钩子技术有所了解的话,这是一个简单易懂的入门程序.-use technology pronunciation keys procedures, a detailed note on the hook to understand the technology, then it is a simple and easy entry procedures.
一个简单的鼠标钩子程序
- 一个简单的鼠标钩子程序。值得初学者下载收藏并研究学习。-a simple mouse hook procedures. Beginners should download collection and study.
littleHook
- 一个简单的钩子程序,希望对初学者有个启发。-hook a simple procedure, and I hope to have a beginners inspiration.
2007031716045822831
- 一个简单的开机保护程序 无任何控件 全api编写 关键字 :键盘钩子, dll注入,api函数 api操作注册表, windows消息-a simple reboot protection procedures without any controls all api prepared keyword : keyboard hook, dll implantation, api function api operate the
hook
- 一个简单实用的键盘钩子程序.c#编写.很简单的.
mousehook
- 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中. Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通 过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口, 用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以 实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如 键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消
mousehook
- 一个简单的鼠标钩子才程序,实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中-A simple mouse hook procedures only to achieve timely access to the current title of the window where the mouse and displays them in a editbox in the
KeyHook
- 一个简单的键盘钩子程序 实现适时监视键盘,并将按键信息保存在TXT文件中的程序-A simple keyboard hook procedure to monitor the achievement of timely keyboard, and key information stored in the TXT file procedures
hook
- 在VC++6.0下编写的一个简单钩子程序,可以锁定键盘鼠标,我采用了最简单的编写,希望给初学者很好的帮助,F2+F9 可以解除锁定-In VC++ 6.0 prepared with a simple hook procedure, you can lock keyboard and mouse, I used the most simple to prepare, good for beginners who want to give
Mousehook
- 一个简单的鼠标钩子程序 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中 -A simple mouse hook procedures to achieve timely access to the current title of the window where the mouse and displays them in a editbox in the
hooks
- 一个简单的钩子程序,请大家参考,很不错的-A simple hook procedures, please refer to very good
fighter9-29
- 程序的作用是在桌面生成一个会移动会开炮的icon,当它探测到面前有移动物体时就开炮,炮弹会把桌面炸开。一个简单的小程序,用到了API,钩子,内存映射。-The role of procedures in the Desktop Mobile will generate a fire will be the icon, when it is to detect moving objects before them on fire, art
project
- 是一个简单的跨进程的APIHOOK,目标程序是NOTEPAD.EXE很有学习意义,代码部分是网上学习,部分是自己原作。原大家一起学习,另,由于作者也是刚学习,有什么错误请指出,谢谢,邮箱dake1024@163.com-Is a simple process of cross-APIHOOK, the target procedure is very NOTEPAD.EXE learning the meaning of the cod
HookMouse
- 一个简单的鼠标钩子程序 Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32全局
hook
- 在vs2008下面测试通过 简单的实现了进程内的hook调用,和全局hook,hook部分简单的实现了屏蔽键盘和鼠标消息,后门为功能键F2,有详细的说明,适合入门研究学习 一共三个文件, v19e2_Hook.rar为全局hook程序块,v19e2_HookTest.rar为测试全局hook的程序,v20e1_innerHook.rar为在一个单独的进程内调用hook,-Simple implementation of the
simple_hook
- 一个简单的hook-dll程序,只要简单的修改GetMsgProc函数就可以达到修改hook功能的目的,再补充上头文件,方便好用-A simple hook-dll program, as long as simple modifications to GetMsgProc function can achieve the purpose modify hook function, and then add on top of pape