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

搜索资源列表

  1. Hook

    0下载:
  2. 全局键盘钩子,双击Ctrl能弹出或隐藏制定的窗口,像Google桌面搜索一样。 使用方式:先在工程文件中设置Hook.lib路径,并复制Hook.dll文件到工程目录下。然后调用SetHook(HWND hwnd)注册钩子。-Global keyboard hook, double-click or Ctrl to hide the development of the pop-up window, the same as Google Desktop Search. Used: fi
  3. 所属分类:Hook api

    • 发布日期:2017-05-10
    • 文件大小:2104988
    • 提供者:lixiangfei
  1. vcWGsoure

    0下载:
  2. VC外挂框架源代码,采用DLL注入方式,全局HOOK钩子,注入稳定,写外挂的必备源代码-VC plug-in framework of the source code, the use of DLL injection method, global HOOK hook, into the stable and writing the necessary plug-in source code
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-16
    • 文件大小:4323895
    • 提供者:陈仕金
  1. onoffkeyboard

    0下载:
  2. VC全局键盘钩子,程序的功能有2个,1是隐蔽键盘,2是隐蔽键盘+鼠标-VC global keyboard hook, the program has two functions, one is a hidden keyboard, 2 hidden keyboard+ mouse
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:43243
    • 提供者:刘阳
  1. hook.dll

    0下载:
  2. 一个全局键盘钩子(hook)的例程,包括hook.dll及调用程序 -A global keyboard hook (hook) of the routine, including call hook.dll and procedures
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:48370
    • 提供者:sd
  1. GETDATA

    0下载:
  2. 自动获取系统任意进程输入框中的数据 钩子使用 截获键盘输入和控件焦点消息 全局共享内存-Any process of automatic acquisition system, the data input box, hook the keyboard input and control using the intercepted messages focus global shared memory
  3. 所属分类:Hook api

    • 发布日期:2017-03-24
    • 文件大小:58348
    • 提供者:moto
  1. VB

    1下载:
  2. 获得句柄容易,用GetCursorPos和WindowFromPoint就可以,但截获消息有点难,因为不在一个内存地址空间里。 用钩子 全局鼠标钩子。 -Get a handle easily, with GetCursorPos and WindowFromPoint can, but intercepted the message a bit difficult, because not a memory address space. Global mouse hook with
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:7028
    • 提供者:xx
  1. Global_keyboard_and_mouse_hook_classic_program_sou

    0下载:
  2. 全局键盘鼠标钩子经典程序源码Global keyboard and mouse hook classic program source code-Global keyboard and mouse hook classic program source code
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:46074
    • 提供者:kd
  1. ActiveKey

    0下载:
  2. 全局键盘钩子DLL 模拟键盘消息和鼠标消息-Global keyboard hook DLL simulate keyboard and mouse news news
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:21180
    • 提供者:周礼
  1. GlobalHook

    0下载:
  2. 在c#中使用全局鼠标钩子。原来.net也可以实现vc才能做的复杂底层钩子。-In c# Use global mouse hook. The original. Net can also be done to achieve the complexity of vc the bottom hook.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:8261
    • 提供者:lixiaotai
  1. DDPHelpSrc

    0下载:
  2. QQ游戏之对对碰外挂, 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小外挂,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动) 8.文件捆
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-26
    • 文件大小:121067
    • 提供者:
  1. Intercepteduserinputprocedures

    0下载:
  2. 整理东西的时候翻出了个几年前的程序,功能是当用户输入拨号、EXCEL,WORD密码时,将其保存在一个文件里。程序用的是日志钩子,这样就不用象其他全局HOOK那样,必须单写一个DLL。   为了让初学者深入了解,将源代码贴上来,(SDK程序VC,BCB等WIN下的C编译器均可编译)象现在那些记录E-MAIL密码,OICQ密码等工具都是这原理,俺当时写着玩意的时候还没有OICQ。 有兴趣的可以自己加上。 -Finishing something when a fe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2502
    • 提供者:马超
  1. overall

    0下载:
  2. 基于全局的C#键盘鼠标钩子程序源码,已经demo过,没有问题-Based on the overall situation of the C# source code keyboard and mouse hook procedures have demo, and there is no problem
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:155322
    • 提供者:王伟
  1. RemoteThread

    0下载:
  2. 利用dll,对全局远程进程加载钩子,实现对远程进程的监控-Using dll, the process of loading on the overall long-range hook, the process of the realization of long-range surveillance
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:16409
    • 提供者:dhrnh
  1. Key-Mouse-Hook

    0下载:
  2. 基于全局的C#键盘鼠标钩子程序.键盘和鼠标钩子示例程序,里面有VS2005和VS2008两个版本,这些小程序编译时要用到控件。-Based on the overall C# keyboard and mouse hook procedures. The keyboard and mouse hook example programs, which has VS2005 and VS2008 are two versions, these small programs to use to con
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:155142
    • 提供者:270
  1. HookKeydll

    0下载:
  2. 键盘钩子DLL,用DLL实现全局键盘HOOK,这个事练习作品 !-Keyboard hook DLL, with the DLL to achieve the overall keyboard HOOK, this exercise works thing!
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:225338
    • 提供者:张洪涛
  1. globalmousehook

    0下载:
  2. 这是一个全局鼠标钩子的应用,运行之后可以在桌面乱画直线,主要重点在于DLL的生成,钩子的应用-This is the application of a global mouse hook, run a straight line, after you can doodle on the desktop, the main focus lies in the generation of DLL, hook the application of
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:66657
    • 提供者:Roy
  1. MasketTest

    0下载:
  2. 底层全局键盘钩子和测试程序,Dll源码和测试源码。-Underlying the global keyboard hook and testing procedures, Dll source code and test source.
  3. 所属分类:Hook api

    • 发布日期:2017-05-04
    • 文件大小:1392192
    • 提供者:ZhuYaJun
  1. jianpangouzi

    0下载:
  2. 简单全局键盘钩子
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-24
    • 文件大小:60257
    • 提供者:刘培武
  1. 1

    0下载:
  2. 使用全局键盘钩子,监听所有键盘消息,内有详细注释-Use global keyboard hook, monitor all keyboard messages, with detailed notes
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2122211
    • 提供者:裴小伟
  1. SetKeyboardHook-OK

    0下载:
  2. C# 编写 的系统 钩子工具,可以全局使用-C#, system hook tool, you can use the global
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:53418
    • 提供者:wangjw
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com