资源列表
Code_APIData
- win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 global win16 abandoned the concept of memory, each process has its own separate memory space, and ot
igeq-executive
- 不想承受MS AGENT那庞大的身躯的人有福了!这是一个用VB编写的小巧的精灵,别看它小,功能却少不了多少,更重要的是它可以完全整入你的APP之中-Don t want to its huge body of MS AGENT that blessed!
QQPairInDelphi
- 在上传了一个VC6版本的QQ对对碰*程序之后,继续上传一个Delphi版本的对对碰*,这个比较完善-in VC6 posted a version of the QQ right right after the collision plug, Delphi continues to upload a version of the collision against a pylon, the more perfect
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, artillery explosion will be the d
HookScout-Proactive-Binary-Centric-Hook-Detection
- HookScout Proactive Binary-Centric Hook Detection
利用键盘钩子开发按键发音程序
- 利用键盘钩子开发按键发音程序.rar-use keyboard hook pronunciation key development procedures. Rar
按键发音
- 按键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很好地解决。-, Use keyboard hook will be a good solution.
KeyboardHook
- 《Visual C++精彩实例详解》第40章 使用键盘钩子实现按键发音程序
FileMonitor
- 文件监控程序源码,可以监控你指定目录的文件读写操作
KeyboardHook
- 这是一个利用Windows钩子技术实现键盘按键发音的小程序。
hook-keyboard
- BC++的键盘钩子程序例子,内容简单,仅供学习参考-BC++ keyboard hook procedures example, the contents of a simple reference for the study