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

搜索资源列表

  1. SetHookTo

    1下载:
  2. 用VC写的仿spy++,内含源码,钩子内容.-imitate spy++
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:541636
    • 提供者:your name
  1. MouseHook

    0下载:
  2. vc鼠标钩子编程源代码,比较实用,是新收不可多得的好文档-source code for mouse hook program and junior coder will benifits from it
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:210672
    • 提供者:zhangyugang
  1. KeyboardHook

    0下载:
  2. vc实现键盘钩子的源代码及说明文档,对于深入学习windows编程的人很有好处-source code and file implementing keyboard hook.
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:210223
    • 提供者:zhangyugang
  1. CharToUnicode

    0下载:
  2. 用MFC编写的。1.可以将字符(包括中文和英文)和Unicode相互转换。2.将正整数转化为八进制、二进制、十进制、十六进制。3.键盘钩子,根据按键,显示字符、ACS码值、二进制数值。编译环境VC++6.0,系统:windows xp SP3-Written in MFC. Can characters (including Chinese and English) and Unicode conversion. (2) a positive integer into octal, binary
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3703320
    • 提供者:帝高阳
  1. hook-technology

    0下载:
  2. 介绍VC下如何利用钩子技术进行编程的过程,同时附有学习的代码-introduce how to programe with the hook ,and there is an example to study
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:12794
    • 提供者:梁玲
  1. HookTest

    0下载:
  2. 全局HOOK演示,本来利用VC编写全局钩子屏蔽所有鼠标消息和键盘消息-hook program demo
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:324344
    • 提供者:snake
  1. TOOLGAME

    0下载:
  2. 内存搜索(简单钩子) 内存搜索(简单钩子)-VC hook
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:206506
    • 提供者:darkqing
  1. MaskKey

    0下载:
  2. 屏蔽键盘 VC++ VC++利用底层键盘钩子屏蔽任意按键-Shielded keyboard VC++ VC++ advantage of the underlying keyboard hook to shield any key
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:44044
    • 提供者:郜瑞驰
  1. Hook-technology-peels

    0下载:
  2. 利用钩子技术换肤 vc++编程实现 与具体功能组合使用-Using hook technology the peels vc++ programming
  3. 所属分类:Hook api

    • 发布日期:2017-05-25
    • 文件大小:8543972
    • 提供者:tian
  1. Hook

    0下载:
  2. 一个简单的系统钩子,代码是书上找的,经过修改调试,能在VC++6.0上执行。-A simple system hook, the code book to find a modified debugging can be performed in VC++6.0.
  3. 所属分类:Hook api

    • 发布日期:2017-05-16
    • 文件大小:4540177
    • 提供者:ychl
  1. HookAdo

    0下载:
  2. Hook和数据库访问实例,VC++源码下载,此为VC++深入详解一书第20章的实例,实例中还有VB相关的Hook例子,通过这些例子让大家了解进程内钩子、全局钩子的区别,这本书将以这一种结束全书内容。-Hook and database access instances VC++ source download Detailed one instance of Chapter 20 of this for VC++ depth instance Hook examples in VB, these
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:134226
    • 提供者:MarkZar
  1. MouseHook

    0下载:
  2. 用VC写的 实现全局钩子屏蔽鼠标右键,简单易懂,加了注释,方便大家学习-VC write with the realization of the global hooks shielding the right mouse button, easy to understand, add a comment, convenient everybody to learn
  3. 所属分类:Hook api

    • 发布日期:2016-01-22
    • 文件大小:53248
    • 提供者:申克
  1. Code

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

    • 发布日期:2017-04-17
    • 文件大小:160313
    • 提供者:田海龙
  1. mouse-hook-program

    0下载:
  2. 用VC++编写的鼠标钩子程序,可以用来捕捉鼠标消息-Mouse hook procedures can be used to capture the mouse messages
  3. 所属分类:Hook api

    • 发布日期:2017-11-07
    • 文件大小:88136
    • 提供者:周林
  1. hookvc

    0下载:
  2. 使用vc调用钩子的好列子,可以实现注入到系统的所有进程并操作的DEMO,我是实现了左右鼠标点击即可影藏VC2008开发环境。-To use a good vc call hook Liezi, can achieve injected into all processes of the system and the operation of DEMO, I realized the left and right mouse clicks shadow possession the VC2008
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:4992428
    • 提供者:youyang
  1. hook-api

    0下载:
  2. VC++ 2008编译的钩子源代码,编译通过,没错误-VC++ 2008 compiled hook source code
  3. 所属分类:Hook api

    • 发布日期:2017-11-07
    • 文件大小:1926353
    • 提供者:秋光亮
  1. keyhook

    0下载:
  2. VC++实现的键盘钩子,大伙可以看看,参考下,控制键盘哪个键不能动的好程序-VC++ implemented keyboard hook, and everyone can take a look at the control which keyboard key can not program, refer to the following
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:17421
    • 提供者:黄贤
  1. Lesson20

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

    • 发布日期:2017-12-02
    • 文件大小:197956
    • 提供者:
  1. injectDLL

    0下载:
  2. 一款不错的VC++鼠标钩子,可以获得鼠标所在窗口的标题-you can intercept all the information systems major to complete the mouse and keyboard messages intercepted
  3. 所属分类:Hook api

    • 发布日期:2017-11-12
    • 文件大小:3087
    • 提供者:king
  1. HookAdo

    0下载:
  2. Hook和数据库访问实例,VC++源码下载,此为VC++深入详解一书第20章的实例,实例中还有VB相关的Hook例子,通过这些例子让大家了解进程内钩子、全局钩子的区别,这本书将以这一种结束全书内容。-Hook and database access instance, VC++, source code download, this VC++ Depth explain instances of Chapter 20 of the book instance VB Hook examples,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:130157
    • 提供者:余灶兴
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com