-
测试CALL的小工具,含原代码!适合新手使用!
测试CALL的小工具,含原代码!适合新手使用!-CALL testing of small tools, including source code! Suitable for novices to use!
- 2022-05-20 05:39:45下载
- 积分:1
-
hook used to achieve record keystrokes, mouse and regain the operation.
用钩子实现记录用户键盘、鼠标操作并重现。-hook used to achieve record keystrokes, mouse and regain the operation.
- 2022-05-08 05:09:43下载
- 积分:1
-
SSDT Hook的源代码
SSDT HOOK Source code
- 2022-03-14 00:03:57下载
- 积分:1
-
迷你单词含代码,可屏幕取词!
迷你单词含代码,可屏幕取词!- The miniature word contains the code, but the screen takes the
word!
- 2022-09-12 21:20:04下载
- 积分:1
-
HOOK记录鼠标的例子
HOOK记录鼠标的例子-HOOK record examples of mouse
- 2022-01-28 07:57:15下载
- 积分:1
-
Capture Characters from Screen source code, divided into two 98 and NT versions,...
屏幕取词源代码,分为98和NT两个版本,包含DLL源码和,使用的例子,推荐下载。-Capture Characters from Screen source code, divided into two 98 and NT versions, and includes DLL source code, examples of usage, recommended download.
- 2022-04-14 10:53:39下载
- 积分:1
-
very simple hook a whole, shielding all the keyboard keys, mainly in a little, a...
很简单的一个全局钩子,屏蔽键盘所有按键,主要用在,嘿嘿,把键盘当垫板的人,比如在网吧抄东西。双击便运行,关闭即退出。
送给菜鸟。-very simple hook a whole, shielding all the keyboard keys, mainly in a little, and the keyboard when the plate. For example, in the cafes copied things. Double-click operation will close withdraw. As they gave.
- 2022-03-20 21:26:59下载
- 积分:1
-
Delphi write, the Millennium 2 off
Delphi编写,千年2脱机源码,内付地图编辑器-Delphi write, the Millennium 2 off-line source, which pay the Map Editor
- 2022-07-09 12:06:14下载
- 积分: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
-
修改存储设备存储修改修改修改浏览器的内存要求。
修改内存设备内存设备内存修改浏览器内存设备
- 2022-08-10 18:48:37下载
- 积分:1