-
from "Visual C programming skills and examples" of the fifth
来自《Visual C++程序设计技巧与实例》第五单-from "Visual C programming skills and examples" of the fifth-
- 2022-05-07 14:50:44下载
- 积分:1
-
windows ndis钩子程序,用于防火墙、vpn、nat、网络驱动等软件的开发。...
windows ndis钩子程序,用于防火墙、vpn、nat、网络驱动等软件的开发。-hook procedures for firewall, VPN, nat, network drives, such as software development.
- 2022-10-29 21:55:03下载
- 积分:1
-
电话簿中
telphone book samples
- 2022-03-06 15:36:39下载
- 积分:1
-
Regmon著名的注册表监视软件,此为4.11版源码,是学习API钩子的很好材料...
Regmon著名的注册表监视软件,此为4.11版源码,是学习API钩子的很好材料-Regmon registry monitor the well-known software, version 4.11 This is the source code, API hooks are a good study material
- 2023-07-12 22:35:03下载
- 积分:1
-
一个不使用hook技术的密码察看的例子,有些意思,有兴趣的可以研究研究...
一个不使用hook技术的密码察看的例子,有些意思,有兴趣的可以研究研究--An example of catching password which has not used hook technology, recommend!
- 2022-06-02 15:08:51下载
- 积分:1
-
msnspy,可以后台捕获MSN用户名密码的程序,采用钩子实现,中文注释很详细,适合看源码研究。...
msnspy,可以后台捕获MSN用户名密码的程序,采用钩子实现,中文注释很详细,适合看源码研究。-msnspy, background capture MSN users Password procedures used to achieve the hook, Chinese translations very detailed look at the source code for research.
- 2022-08-24 00:24:14下载
- 积分:1
-
全局键盘钩子DLL
模拟键盘消息和鼠标消息
全局键盘钩子DLL
模拟键盘消息和鼠标消息-Global keyboard hook DLL simulate keyboard and mouse news news
- 2022-04-07 04:39:26下载
- 积分:1
-
vc获取键盘状态函数介绍,判断各键是否按下,各个键的键值
vc获取键盘状态函数介绍,判断各键是否按下,各个键的键值-vc introduced to obtain the keyboard state function to determine whether the key pressed, all keys keys
- 2022-02-02 21:44:09下载
- 积分:1
-
COM组件编程,基于DLL的COM,从而可以使调用更加方便
COM组件编程,基于DLL的COM,从而可以使调用更加方便-The package programming of COM, on the basis of COM of DLL, thus can enable transfering it more convenient
- 2022-03-17 05:56:17下载
- 积分:1
-
全局鼠标键盘钩子
一个全局鼠标键盘钩子的示例,包含.dll文件和lib文件,基于VC6 MFC设计的
能够实现实时捕获鼠标当前屏幕的坐标位置,能够捕获绝大部分键盘单独按键,如需特殊键和组合键,还需要自己处理一下。
- 2022-10-08 17:05:03下载
- 积分:1