登录
首页 » Hook钩子技术 » hookApis down回去吧

hookApis down回去吧

于 2023-01-30 发布 文件大小:22.13 kB
0 97
下载积分: 2 下载次数: 1

代码说明:

hookApis down回去吧 -hookApis back down!

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

发表评论

0 个回复

  • 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
  • WINDOWS键盘监控原理及应用(含部分源代码)
    WINDOWS键盘监控原理及应用(含部分源代码)-Windows keyboard control theory and applications (including source code)
    2022-05-07 07:19:16下载
    积分:1
  • 空之轨迹SC修改器。功能强大。可修改物品和属性等
    空之轨迹SC修改器。功能强大。可修改物品和属性等-Sora trajectory SC modifier. Powerful. Can modify the objects and attributes, etc.
    2022-06-29 20:03:38下载
    积分:1
  • 用CSharp编写的一个关于API全局的例,实现了键盘的屏蔽...
    用CSharp编写的一个关于API全局钩子的例子,实现了键盘的屏蔽-CSharp spent on the preparation of an overall API hooks example, the realization of the shielding keyboard
    2022-03-24 05:45:36下载
    积分:1
  • set windows repeat rate of keybaord
    set windows repeat rate of keybaord
    2022-02-13 11:30:35下载
    积分:1
  • valiant modification to the system source code
    侠客修改系统源代码-valiant modification to the system source code
    2022-02-26 07:37:09下载
    积分:1
  • 可以让你升级很快的软件 我保证你答题的正确率很高的
    可以让你升级很快的软件 我保证你答题的正确率很高的-can let you quickly upgrade the software I assure you the correct answer to the high rate
    2022-03-22 16:44:37下载
    积分:1
  • example DLL injection
    DLL注射的例子-example DLL injection
    2022-08-15 06:02:38下载
    积分:1
  • 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DL...
    实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactory style uniform software interface is really difficult, as mentioned in the MessageBox netizens, FileDialog, FontDialog, directories, etc. MFC dialog within the system DLL even within the dialog, if it"s not easy changing face. Some say HOOK technology, the technology can really HOOK, HOOK can say is pervasive, but the efficient use HOOK is hardly satisfied with the majority from the current mining technology Eurocargo HOOK use of the software, can prove this point. Today we will discuss other technologies to achieve a FileDialog changing face of this technique called window replacement process method
    2022-07-19 14:16:31下载
    积分:1
  • core Windows programming code in injectiong HOOK. Detailed comments.
    WINDOWS 核心编程中的HOOK injectiong代码。有详细的注释。-core Windows programming code in injectiong HOOK. Detailed comments.
    2022-03-07 20:10:41下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载