CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hooks

搜索资源列表

  1. cmcark_cw.0.2.2.9.12

    0下载:
  2. A rootkit detector that allows you to remove the SSDT hooks maden in the OS kernel.
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1481685
    • 提供者:pedrailla
  1. windowhook

    0下载:
  2. The code shows the excellent use of window hook development in vc++. This may be very important for some one who want to start work on hooks techniques
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:9889
    • 提供者:symbi
  1. hook

    0下载:
  2. windows hooks and how to use hook
  3. 所属分类:Hook api

    • 发布日期:2017-04-25
    • 文件大小:40022
    • 提供者:OnePeace
  1. winspy_package

    0下载:
  2. 提供三种方法实现DLL注入。 包括:Windows Hooks、The CreateRemoteThread & LoadLibrary Technique、 The CreateRemoteThread & WriteProcessMemory Technique-Provides three ways to achieve DLL injection. Including: Windows Hooks, The CreateRemoteThread & LoadLibrary T
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:177555
    • 提供者:yourname
  1. HookMouse

    0下载:
  2. 一个简单的鼠标钩子程序 Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MF
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:46884
    • 提供者:冰雨
  1. menu

    0下载:
  2. 利用钩子实现菜单阴影 利用钩子实现菜单阴影-The use of hooks to achieve the shadow of the use of hooks to achieve the menu menu menu shadow of the shadow of the use of hooks to achieve
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:203636
    • 提供者:ken
  1. DelphiWindowshexinbiancheng

    0下载:
  2. 本书是一本介绍Windows核心技术及高级技巧的专著。从系统内核编程出发,使用大量的例子帮助读者理解这些编程技术,讲述了线程同步及隐藏、系统钩子深入分析、读写物理磁盘的关键技术、读写物理内存和其他进程内存的核心技术、Windows 9x下调用16位实模式和保护模式代码的核心技术、直接读写端口技术、可执行文件加壳的技巧、PE结构分析、Ring0的实现、Windows API截取技术、屏幕取词技术等方面的内容。全书对热点源代码进行了深入剖析和讲解,同时本书汇聚了作者利用Soft-ICE跟踪调试经验,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:49119913
    • 提供者:龙文
  1. hook_art

    0下载:
  2. 古老的钩子艺术,PDF书籍,详细深入描述钩子-The hooks the ancient art of
  3. 所属分类:Hook api

    • 发布日期:2017-04-24
    • 文件大小:510728
    • 提供者:archer
  1. HookRelocAndIAT

    0下载:
  2. 实现Reloc和IAT的钩子,代码可很好地进行移植,超好用!-Achieve Reloc and IAT hooks, the code can be a good transplant, Chao Haoyong!
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:10070
    • 提供者:zwaz
  1. Keyboard

    0下载:
  2. USB 设备的键盘功能实现 Cypress 也有类似的例子-Hooks required to implement USB peripheral function.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3913
    • 提供者:
  1. WindowsAPISoruces

    0下载:
  2. windows API(清华大学冉林仓编著)源代码,包括8章。本书在介绍Win 32 API函数调用的基础上,重点介绍如何使用Windows SDK API开发Win 32动态链接库和应用程序,并结合进程管理、进程通信、钩子函数、窗口子类化、API HOOK、Internet Explorer开发、网络编程等介绍了API函灵敏在这些方面的综合应用。 本书中的实例源代码可通过 本书主要面向熟悉Windows开发且有一定编程基础的中高级用户,旨在帮助用户提高系统编程的能力。-windows AP
  3. 所属分类:Hook api

    • 发布日期:2017-05-19
    • 文件大小:5554518
    • 提供者:云飞扬
  1. gaurd

    0下载:
  2. 监视程序面我根据自己的实际工作经验介绍一下如何在linux系统 下挂接 (mount)光盘镜像文件、移动硬盘、U盘以及Windows网络共享和UNIX NFS网络共享。 -Monitoring program according to their own side, I describe how the practical work experience under the linux system hooks (mount) CD-ROM image file, move the ha
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:426135
    • 提供者:xiaohui
  1. tree

    0下载:
  2. GCC tree patch. adding hooks into gcc tree source code, which provide compiler level instrumentation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:170742
    • 提供者:Qin
  1. KeyLogger

    0下载:
  2. This a key logger which runs as a windows service and tracks every key that is pressed. Generates a text file report. It is developed using windows hooks.-This is a key logger which runs as a windows service and tracks every key that is pressed. Gene
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:540105
    • 提供者:saurako
  1. HookInjExjincheng

    0下载:
  2. 系统级钩子监控运行在当前系统中的所有线程的消息流。-System-level hooks run in the current system monitors all the threads of the message flow.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:9129
    • 提供者:欧阳
  1. CTRLZLTDELDll

    0下载:
  2. 能够将CTRL ALT DEL等功能LOCK锁定 使用HOOK钩子技术 学习API HOOK的好DEMO-Be able to CTRL ALT DEL functions LOCK Lock the use of HOOK hooks API HOOK good technological learning DEMO
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:15605
    • 提供者:无唯
  1. AppInitHook

    0下载:
  2. Easy way to set up global API hooks-Easy way to set up global API hooks It uses AppInit_DLLs registry key for DLL injection and Mhook library for API hooking. To illustrate this technique we will show how to easily hide calc.exe from the list of ru
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:71575
    • 提供者:xmxjc
  1. green

    0下载:
  2. 绿光抓包器.本程序只钩挂了"send","sendto","recv","recvfrom"这4个函数,WSAsend等不钩挂, 因为是用API钩子写的抓包程序,而且小弟也是菜鸟,难免有BUG。源代码可以任意修改和发布。 你改得好的话请给我一份。小弟感激不尽。-Ethereal green device. This procedure is only hook the " send" , " sendto" , " recv" , &quo
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:563237
    • 提供者:334
  1. AssetsMan

    0下载:
  2. 固定资产管理系统.系统在VC++6.0和SQL Server利用钩子实现菜单阴影效果 2000下开发,数据库在查询分析器中执行Database中的文件.-Fixed Assets Management System. System in VC++6.0 and SQL Server to use hooks to achieve the shadow effect in 2000, developed the menu, the database in the Database Query An
  3. 所属分类:Applications

    • 发布日期:2017-05-07
    • 文件大小:1647249
    • 提供者:335
  1. MenuHook

    0下载:
  2. 利用钩子实现菜单阴影效果.Office XP里面的菜单的阴影效果让人羡慕不已,它不需要在Windows XP 中就可以在菜单后面显示阴影, 当然在Windows XP中, 已经完全支持菜单阴影了。 虽然我们不一定很有必要自己来实现这个较难实现的效果。但是正如有很多人想实现那种IE风格的菜单栏一样,尽管它们并不能为我们带来更多实用的功能, 却可以使我们的程序看起来与众不同。 -The use of hooks to achieve the shadow effect of the menu. Of
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:205542
    • 提供者:349
« 1 2 3 4 5 67 8 9 10 11 ... 18 »
搜珍网 www.dssz.com