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

搜索资源列表

  1. vice

    0下载:
  2. 能够找出给种类型的系统Hook,包括IAT表,SSDT表等相关的钩子-VICE is a tool to find hooks. Features include: 1. Looks for people hooking IAT s. 2. Looks for people hooking functions in-line aka detouring. 3. Looks for hooks in the System Call Table. Thanks to Tan perh
  3. 所属分类:Hook api

    • 发布日期:2017-04-26
    • 文件大小:67211
    • 提供者:袁晓辉
  1. SystemHooks2

    0下载:
  2. Windows hooking functions. Keyboard and Mouse hooks are provided. Low level and high level functions.
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:154474
    • 提供者:naseria
  1. MouseKeyboardLib2005

    0下载:
  2. Windows hooking functions. Mouse hooks are provided. Low level and high level functions.
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:71536
    • 提供者:naseria
  1. HideProcessHookMDL

    0下载:
  2. 利用ssdt钩子,隐藏以_root_开头的进程,-Ssdt use hooks to hide _root_ at the beginning of the process,
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:69920
    • 提供者:john smith
  1. UsbSkype

    0下载:
  2. usb的skype电话,就是一个象电话一样的终端通过usb连接到电脑上,然后就像打电话一样在这个终端上操作skype进行语音通话。 这是PC端的控制软件,这里面包含了usb驱动的完整代码,任务栏托盘的应用,还有一些软件钩子的使用,有兴趣的可以参考一下。-usb phone for skype, as the telephone is a terminal connected to the computer through the usb, then just call the same op
  3. 所属分类:USB develop

    • 发布日期:2017-04-01
    • 文件大小:103201
    • 提供者:pitol
  1. PasswordSpy

    0下载:
  2. 密码探测器,利用钩子,截取键盘鼠标的信息,然后保存到文件中!-Password detector, the use of hooks, the interception of keyboard and mouse information, and then save to a file!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:122598
    • 提供者:王凯麟
  1. FACEDETECTION

    0下载:
  2. 人脸检测系统,能完成人脸区域检测,人眼,嘴检测定位,勾绘人脸等功能-Face Detection system can detect the completion of the region face, eyes, mouth detection position of hooks face painting and other functions
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1590029
    • 提供者:廖展伸
  1. GetKeyboardVal

    0下载:
  2. 钩子实现接受所有的按键消息,运行在后台不显示出来。里面有说明文档-Hook to achieve access to all the key news, running in the background is not displayed. There is documentation
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:326670
    • 提供者:方南
  1. VipshellSrc

    0下载:
  2. 主要功能: 1.屏幕监视/控制。 2.CMD命令行 3.摄象头 4.文件管理 5.进程管理 6.键盘记录 其中键盘记录,没有使用钩子记录,为了防止一些杀毒软件阻止安装钩子 虽然没有钩子,但是对于一般的密码窗口,IE窗口也依然能准确记录(包括粘贴) 译前把工程设置成 Unicode VipShell 是服务端代码 VipClient 客户端代码 把纯真IP数据库 和 客户端放在一起 即可显示物理地址-Main functions: 1.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:424833
    • 提供者:尪者歸來
  1. hookdemo

    0下载:
  2. 利用钩子的概念,本程序实现了键盘和鼠标的录制和回放的功能。-The concept of the use of hooks, the procedures for the keyboard and mouse to achieve the recording and playback functions.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:36255
    • 提供者:wudi
  1. Examples

    0下载:
  2. 本系列源码包括画线,文本编辑,XP风格按钮,常用控件,文件操作,位图操作,鼠标操作,多媒体,数据库 DLL,网络,钩子等编程示例。-This series of source, including line drawing, text editing, XP-style button, common control, file operations, bitmap operations, mouse, multimedia, database DLL, networking, program
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5634924
    • 提供者:James
  1. AntiHook

    0下载:
  2. 利用dll,利用钩子原理,实现反对钩子挂载的功能-Principle of the use of hooks to achieve against the hook hanging on the function of
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:225967
    • 提供者:dhrnh
  1. KeyboardHook

    0下载:
  2. 利用钩子技术实现键盘监控,用户可在其基础上实现其它系统监控-Use hooks to monitor keyboard technology, users can be based on its monitoring of other systems
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:15530
    • 提供者:管声俊
  1. MenuHook

    0下载:
  2. VC++利用Hook钩子实现的阴影菜单,不要误认为是Winodws系统自带的阴影菜单,仔细看你就会发现两者是不一样的,一样令人羡慕不已,尤其是使用钩子实现,相信对VC++编程者来说,有空的时候还是要看一下哦!虽然大家对这种效果已经司空见惯了,但实现起来没有想像的那么简单,因此具有参考价值。-VC++ to use the realization of the shadow of hook Hook menu, do not mistakenly think it is the shadow of
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:34520
    • 提供者:602
  1. MagicAPiHook

    0下载:
  2. Magic ApiHook Ring3(usermode) hooks
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:19281
    • 提供者:mjrod5
  1. Chapter20

    0下载:
  2. Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问数据库。-Hook programming. The process of how to install the hook, how to write global hooks, dynamic link library' s global variable analysis of data sharing. A
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1747103
    • 提供者:shao
  1. BlockShortcuts

    0下载:
  2. keyboard hooks done in c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:56816
    • 提供者:karthik
  1. NoKill

    0下载:
  2. VC写的一个DLL.主要用来提供给C#调用,因为C#不支持全局钩子..自定义方法实现简单进程防杀.(Hook原理)-VC to write a DLL. Is mainly used to C# to call, because C# does not support global hooks .. Since the simple process of definition of methods to achieve anti-killing. (Hook Principle)
  3. 所属分类:Hook api

    • 发布日期:2017-04-09
    • 文件大小:1675839
    • 提供者:十二
  1. Threading

    0下载:
  2. usb phone for skype, as the telephone is a terminal connected to the computer through the usb, then just call the same operation in the terminal for voice calls skype. This is the PC control software side, there is a usb drive that contains the compl
  3. 所属分类:Hook api

    • 发布日期:2017-03-22
    • 文件大小:9175
    • 提供者:ja
  1. i2c

    0下载:
  2. This code implements the control of the i2c bus with a MC68000 type interface. It is modeled from the M-bus component in certain Motorola uC. The I2C control is done in the component i2c_control and the uC interface is implemented in the component u
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:2649
    • 提供者:quantum_dot
« 1 2 3 4 56 7 8 9 10 ... 18 »
搜珍网 www.dssz.com