搜索资源列表

  1. hook

    0下载:
  2. 消息钩子函数入门篇,详细介绍如何实现消息钩子,非常好的东西!-Message hook function entry-articles, details on how to realize the news hook, very good thing!
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:169984
    • 提供者:章永辉
  1. HOOK

    0下载:
  2. HOOK 学习指南,可以利用HOOK实现换肤,软件操作记录等功能-HOOK study guide can be used to achieve skin HOOK, software features such as operational records
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:262144
    • 提供者:sun
  1. HOOK

    0下载:
  2. 全局HOOK一个经典例子,再加一些本人的小修改,希望对跟我一样初学者有帮助.-HOOK A classic example of the overall situation, together with some small modifications, I hope, like me have to help beginners.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:84992
    • 提供者:dudu
  1. hook

    0下载:
  2. netfilter NF_IP_PRE_ROUTING处挂载钩子函数过滤组播广播包并用netlink发送至用户空间-Department mounted hook netfilter NF_IP_PRE_ROUTING Multicast Broadcast packet filtering function and NetLink sent to user space
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:蒋赵贵
  1. HOOK

    0下载:
  2. 提供一个键盘HOOK免费下载,吃掉键盘消息.-HOOK keyboard to provide a free download, eat a keyboard message.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:yyzhan1222
  1. hook

    0下载:
  2. 挂钩(HOOK)的基本原理 WINDOWS调用挂接的回调函数时首先会调用位于函数链首的函数,我们只要将自己的回调函数置于链首,该回调函数就会首先被调用。那么如何将我们自己的回调函数置于函数链的链首呢?函数SetWindowsHookEx()实现的就是该功能。-Linked to (HOOK) The basic principle articulated WINDOWS call the callback function when
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:37888
    • 提供者:冰雨
  1. Hook

    0下载:
  2. HOOK钩子的应用,通过HOOK截获键盘消息,鼠标消息。-HOOK hook applications, through the keyboard HOOK intercepted messages, mouse messages.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:141312
    • 提供者:gcel
  1. hook

    0下载:
  2. 几种修改代码法 API hook 源代码-Several amendments to the code law API hook source code
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:118784
    • 提供者:lisa
  1. sunxin-Hook

    0下载:
  2. 孙鑫老师的最后一讲中,讲到的钩子程序的源码-SUN Xin teachers talk about the last one, the mentioned hook procedure source
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:吕海涛
  1. HOOK

    0下载:
  2. Hook导入表和导出表,导入表的HOOK只能对已加载的模块有效,要想使在HOOK后新加载的模块也有效就必须HOOK导出表-Hook import table and export table, import table HOOK only load modules that have been effective, in order to make the HOOK module is loaded after the new effe
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:langouster
  1. HOOK

    0下载:
  2. use hook to block keyboard and taskmgr and clip desktop s view
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:72704
    • 提供者:lt
  1. 0.IE.hook

    0下载:
  2. 自己试给IE 安装个钩,实现有些*的简要功能。-Try to install IE itself a hook to achieve some of the summary function Trojan.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:4379648
    • 提供者:赖剑徽
  1. hook

    0下载:
  2. Hook编程vb实现的例子 供大家参考-Hook programming vb examples to achieve for your reference
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:luwei
  1. Hook

    0下载:
  2. 勾子 代码 Hook编程。如何安装钩子过程,如何编写全局钩子-Hook hook programming code. How to install the hook process, how to write global hooks
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:席秋波
  1. hook

    0下载:
  2. 用钩子实现记录用户键盘、鼠标操作并重现。-By hook users to achieve record keyboard, mouse operation and reproducibility.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:19456
    • 提供者:james
  1. HOOK

    0下载:
  2. 简单的底层钩子,截取一切键盘输入的好工具,如QQ密码等.过NP-The bottom of a simple hook, the interception of all the keyboard input of good tools such as QQ passwords. Over NP
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:2745344
    • 提供者:王百万
  1. Hook

    0下载:
  2. 窗口消息钩子,此程序用于侦听应用程序的窗口消息-Window message hook, this procedure for the listening application window message
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:43008
    • 提供者:hjg008
  1. HOOK

    0下载:
  2. Visual c++ 编写的 Hook例子,exe和Dll源文件-Visual c++ Prepared Hook example, exe and Dll source file
  3. 所属分类:外挂编程

    • 发布日期:2024-05-10
    • 文件大小:34816
    • 提供者:kissoks
  1. HOOK

    0下载:
  2. HOOK API,对于一个没有接触过人而言,时个神秘地带,真有那么神秘码?微软提供了这方面的开发包DETOUES,很简单,不需要其他工作就可以实现了,不需要跳转指令,不需要修改PE头,更不需要枚举当前所有进程和即将启动的进程-HOOK API, no contact for a man is concerned, when a mysterious area code really so mysterious? Microsoft pr
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:808960
    • 提供者:
  1. Hook

    0下载:
  2. 利用Hook在系统进程插入线程的改进版本. -Hook the process to use the system to improve the version of the thread insert.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:26624
    • 提供者:
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org