-
钩子编程,监视系统消息,对学习钩子程序非常有帮助
钩子编程,监视系统消息,对学习钩子程序非常有帮助-Hook programming, surveillance systems news hook for the learning process very helpful
- 2023-09-05 23:05:05下载
- 积分:1
-
VC network firewall, the Ndis Hook Fairbanks
VC网络防火墙,基于费尔的Ndis Hook技术,有兴趣的朋友研究研究. -VC network firewall, the Ndis Hook Fairbanks-based technology, are interested in studies Friend.
- 2022-02-26 04:20:54下载
- 积分: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
-
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
-
内核模式的apihook例子,使用了驱动程序。
内核模式的apihook例子,使用了驱动程序。-apihook example, the use of a driver.
- 2022-09-04 00:25:02下载
- 积分:1
-
C#(winform) 实现hook 剪切板工具
应用背景winfrom 实现剪切板历史工具,运行exe,“win”+“·” 唤出主窗体 开始监视 ,自动记录Ctrl+C、X 剪切的所有数据, “win”+“←“调出剪切板历史记录 上下键选择要粘贴的文本 Ctrl+V 使用剪切板记录文本关键技术
//将非持久性数据置于系统剪贴板中。
Clipboard.SetDataObject("这条信息置于剪切板中,相当于Ctrl+C");
//获取剪切板中文本格式的内容,相当于Ctrl+V(不过如果剪切板中的内容不是文本格式就返回空字符串)
string message =
Convert.ToString(Clipboard.GetDataObject().GetData(DataFormats.Text));
System.Windows.Forms 命名空间
Clipboard 类
Clipboard 成员
提供将数据置于系统剪贴板中以及从中检索数据的方法。无法继承此类。
方法
名称
说明
Clear
从剪贴板中移除所有数据。
ContainsAudio
- 2023-06-12 20:05:09下载
- 积分:1
-
测试本机网卡信息
测试本机网卡信息-Test the local network card information
- 2023-01-07 22:45:03下载
- 积分:1
-
Q宠保姆2。15
自动喂食,自动购物,自动洗澡,可挂机
Q宠保姆2。15
自动喂食,自动购物,自动洗澡,可挂机-pet nanny 2. 15 automatic feeding, automatic shopping, bathing automatically be terminated
- 2022-02-26 02:15:31下载
- 积分:1
-
Embedded VB Series achieve single
VB内嵌汇编实现单个类文件实现子类化钩子.-Embedded VB Series achieve single-file-type-type hook.
- 2023-03-22 14:00:04下载
- 积分:1
-
small keyboard capture procedures, after running record of all keyboard
键盘捕获小程序,运行后可以记录所有键盘操作-small keyboard capture procedures, after running record of all keyboard
- 2022-02-03 06:06:03下载
- 积分:1