登录
首页 » Hook钩子技术 » 利用消息钩子在系统进程插入线程的改进版本

利用消息钩子在系统进程插入线程的改进版本

于 2022-05-27 发布 文件大小:23.10 kB
0 82
下载积分: 2 下载次数: 1

代码说明:

利用消息钩子在系统进程插入线程的改进版本-use of information systems in the process of improving the threaded insert version

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 需要先编译动态库hook,然后将hook.dll和hook.lib拷贝到capture的debug目录下...
    需要先编译动态库hook,然后将hook.dll和hook.lib拷贝到capture的debug目录下-required to compile DLL hook, and then hook.dll hook.lib copied to capture the debug directory
    2023-03-14 12:30:03下载
    积分:1
  • mfc24 small point game software
    mfc24点游戏小软件-mfc24 small point game software
    2022-11-11 14:20:03下载
    积分:1
  • keyboard hook test, exaple is includedl
    keyboard hook test, exaple is includedl
    2022-01-28 10:38:19下载
    积分:1
  • Windows系统编程示例,包括鼠标、键盘的系统
    Windows系统钩子编程示例,包括鼠标、键盘的系统钩子!-Windows Hook programming examples, including the mouse, keyboard system hook!
    2022-03-29 03:05:13下载
    积分:1
  • This program makes html
    This program makes html-coded copies of screen of DOS console programs via process injecting. Compiles with Delphi 7.
    2022-01-26 01:29:57下载
    积分:1
  • delphiHook项目实例
    基于delphiHook的实例 基于delphiHook的实例 基于delphiHook的实例 基于delphiHook的实例 基于delphiHook的实例
    2023-04-26 16:55:03下载
    积分:1
  • 键盘,也可以称为音乐键盘,按键不同的声音,…
    键盘勾子,也可叫做音乐键盘,不同的键发出不同的声音,没有用动态链接库-keyboard hook, can also be called music keyboard, the keys of different voices, no dynamic link library
    2023-07-28 10:45:03下载
    积分:1
  • 热血江湖内挂,里面有两个不同的内挂,无忧版本的
    热血江湖内挂,里面有两个不同的内挂,无忧版本的-Linked with Yulgang, which has two different inside the peg, worry-free version of the
    2022-04-30 01:46:30下载
    积分:1
  • MU 专用登陆器 (copy(StrPas(WndCaption),1,4)= 赤月 ) or (copy(StrPas(WndCaption),1,8)= 便...
    MU 专用登陆器 (copy(StrPas(WndCaption),1,4)= 赤月 ) or (copy(StrPas(WndCaption),1,8)= 便宜奇迹 ) or (copy(StrPas(WndCaption),1,4)= 华人 )-MU dedicated landers (copy (StrPas (WndCaption), 1,4) = Chek) or (copy (StrPas (WndCaption), 1,8) = cheaper miracle) or (copy (StrPas (WndCaption), 1,4) = Chinese)
    2022-01-25 14:29:39下载
    积分: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
  • 696518资源总数
  • 105678会员总数
  • 22今日下载