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

搜索资源列表

  1. QQSender

    0下载:
  2. qq群发器,调用钩子程序实现,有需要的可以-qq mass, and call the hook procedure implementation, there is need to look at the
  3. 所属分类:Hook api

    • 发布日期:2017-04-25
    • 文件大小:59082
    • 提供者:roland
  1. ChangeSkin

    0下载:
  2. 使用钩子实现的自绘CButton类,网上的同类代码虽然很多,但是使用钩子来实现的很少。钩子过程可以使导出的CButton类脱离对话框窗口-Since the implementation of the use of hook-type CButton painted, on-line although a lot of similar code, but the use of hooks to achieve very little. Hook process can type CButton
  3. 所属分类:Button control

    • 发布日期:2017-04-24
    • 文件大小:222877
    • 提供者:ssss
  1. KeyHook

    0下载:
  2. 一个键盘钩子程序,能够记录系统按键事件。并保存到日志文件里面-A keyboard hook procedure, be able to key case record system. And saved to the log file inside
  3. 所属分类:Hook api

    • 发布日期:2017-04-29
    • 文件大小:66703
    • 提供者:walkingrain
  1. KryboardHOOK

    0下载:
  2. 键盘钩子 按键替换 用来改变玩魔兽时的快捷键。-Keyboard HOOK chang meaning of key.
  3. 所属分类:Hook api

    • 发布日期:2017-04-25
    • 文件大小:17823
    • 提供者:尚轲
  1. Hook

    0下载:
  2. 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:206799
    • 提供者:changyou
  1. HOOKAPI

    0下载:
  2. 使用钩子函数-数据传递HOOKAPI获取当前鼠标指针的全局钩子源码-The use of hook function- HOOK API data transfer mouse pointer access to the current global hook source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:227531
    • 提供者:csdner
  1. KeyBoardRecord

    0下载:
  2. 键盘钩子,记录键盘信息,并保存到系统文件中, 只供学习!- the hook of KeyBoard. it can record information which keyBoard Input
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:54135
    • 提供者:mxw
  1. 200510121757281924

    0下载:
  2. 一个应用级的键盘钩子程序,简单实用。是在应用级实现的-An application-level keyboard hook procedure, simple and practical. Is realized in the application-level
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:111298
    • 提供者:zhangyil
  1. 11

    0下载:
  2. 面对面 木马生成器 完整代码 程序仅提供测试学习 全局钩子查找句柄截获 使用ASP收信 收信地址明文(测试而已没加密) //本软件主要是截获账号和密码 带了个简单发信 代码仅技术交流使用 -Face-to-face wooden horse generator
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:918048
    • 提供者:6613066
  1. HOOKCSharpTest

    0下载:
  2. 是一个钩子利用的实例,使用函数 setwindowshookexw 获取全局键盘信息-Is an example of the use of hook, use the function global keyboard access to information setwindowshookexw
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-27
    • 文件大小:33095
    • 提供者:马斌
  1. KillWin

    0下载:
  2. 使用低级键盘钩子实现屏蔽win键。可以在打魔兽的时候使用。-The use of low-level keyboard hook to achieve shielding key win. Can be used when playing Warcraft.
  3. 所属分类:Hook api

    • 发布日期:2017-04-24
    • 文件大小:63732
    • 提供者:Robert
  1. keyhook

    0下载:
  2. 使用低级键盘钩子实现拦截用户的键盘操作信息,并对相应键盘操作做出反应。-The realization of the use of low-level keyboard hook to intercept the user' s keyboard operation information, and respond to the corresponding keyboard.
  3. 所属分类:Hook api

    • 发布日期:2017-04-17
    • 文件大小:501328
    • 提供者:Robert
  1. m_khook

    0下载:
  2. 一个通过鼠标钩子获得一些窗口有用的信息,主要供大家学习参考,适合初学者了解钩子的使用-A mouse hook through the window to receive some useful information, the main reference for them to learn for beginners to understand the use of hook
  3. 所属分类:Hook api

    • 发布日期:2017-04-25
    • 文件大小:335315
    • 提供者:haimo
  1. Klog1.0

    0下载:
  2. 使用内核驱动方式实现的一个简单的键盘钩子,可以截获键盘的击键消息-The use of kernel-driven way of a simple keyboard hook, keyboard keystrokes can be intercepted message
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:138894
    • 提供者:袁晓辉
  1. Hook_Password

    0下载:
  2. 通过钩子,截获窗口密码框密码.一个简单的钩子练习程序-useing hook get the password of the of a windows. A simple example for hook coding.
  3. 所属分类:Hook api

    • 发布日期:2017-05-13
    • 文件大小:3178223
    • 提供者:sunweiwei
  1. hookhideproc

    0下载:
  2. 是利用钩子函数在windows xp 的环境下使进程隐藏的,十分好用,也很经典。-Hook function is to use windows xp in the environment so that the hidden process is very easy to use, but also very classic.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:3507
    • 提供者:niu
  1. Projects

    2下载:
  2. 用vc++写的钩子,利用DLL注入进程实现对鼠标和键盘的拦截-vc++ hook keyboard mouse
  3. 所属分类:Windows编程

    • 发布日期:2012-11-23
    • 文件大小:15780542
    • 提供者:谢斌
  1. MyKeyHookToFile

    0下载:
  2. VC编写的系统键盘钩子动态库和应用程序,用来记录键盘的消息,并按日期保存在不同的文件中-VC prepared the keyboard hook DLL system and applications, the keyboard used to record the message, and the date stored in different document
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:69708
    • 提供者:wang
  1. vbgouzi

    0下载:
  2. vb键盘钩子,用于记录键盘,请不要用于非法用途-vb keyboard hook, used to record the keyboard
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:17293
    • 提供者:cycnets
  1. inject

    0下载:
  2. 钩子程序,替换windows的发送和接收函数,捕获数据包-Hook procedures, to replace the windows to send and receive function, packet capture
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:884867
    • 提供者:aaa
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com