搜索资源列表

  1. GetPassHook

    0下载:
  2. 昨天在网上看的一篇教程,是关于动态链接库的全局键盘钩子!可以截取密码框信息。希望大家共同学习!-yesterday in view of an online tutorial is on the dynamic link library on the overall situation keyboard hook! Box interception password information. Hope we learn together
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:46516
    • 提供者:闵敏
  1. 1KeyHookDLL

    0下载:
  2. 全局键盘钩子的源码!有需要的人下!-global keyboard hook the source! People in need under !
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:26030
    • 提供者:hao
  1. hookapplication

    0下载:
  2. 编译顺序: 1、GlobalHook 2、将编译好的GlobalHook.lib拷贝到Savekey目录下编译 使用时将GlobalHook.dll和Savekey.exe放在同一目录。该程序运行后*面,在InitInstance函数中使用了自己的消息循环,随时记录键盘的输入字符,累加存放在c:\\\\windows\\\\Key_年_月.log文件中,每分钟检查一次该文件,当检测到有“inter2020”字符串时,
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:430170
    • 提供者:韩冰
  1. gamehook

    1下载:
  2. 使用vs.net,c#开发的外挂程序, 利用全局键盘钩子激活外挂, 通过进程内存读写技术,实现扫雷和连连看3的外挂功能。-use vs.net, c # development of the external procedure, and use the keyboard hook overall external activation, through the process of reading and writing memory
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:17032
    • 提供者:稷下剑圣
  1. 全局键盘钩子

    0下载:
  2. 开始使用vc6和vs2008均可打开工程

  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-28
    • 文件大小:4576753
    • 提供者:smartdj
  1. 基于全局的C#键盘鼠标钩子程序

    0下载:
  2. 基于全局的C#键盘鼠标钩子程序 基于全局的C#键盘鼠标钩子程序
  3. 所属分类:C#编程

  1. 使用全局钩子截获键盘按键消息

    0下载:
  2. 钩子是Windows中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目的地之前截获它们并根据用户要求做出相应处理。钩子的种类很多其作用也不同,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。
  3. 所属分类:技术管理

    • 发布日期:2011-07-13
    • 文件大小:7148
    • 提供者:yangrh2000
  1. gamehook

    0下载:
  2. 使用vs.net,c#开发的外挂程序, 利用全局键盘钩子激活外挂, 通过进程内存读写技术,实现扫雷和连连看3的外挂功能。-use vs.net, c# development of the external procedure, and use the keyboard hook overall external activation, through the process of reading and writing memory
  3. 所属分类:钩子与API截获

    • 发布日期:2024-11-03
    • 文件大小:83968
    • 提供者:稷下剑圣
  1. GetPassHook

    0下载:
  2. 昨天在网上看的一篇教程,是关于动态链接库的全局键盘钩子!可以截取密码框信息。希望大家共同学习!-yesterday in view of an online tutorial is on the dynamic link library on the overall situation keyboard hook! Box interception password information. Hope we learn together
  3. 所属分类:钩子与API截获

    • 发布日期:2024-11-03
    • 文件大小:46080
    • 提供者:闵敏
  1. mousehook

    0下载:
  2. 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中. Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通 过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口, 用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以 实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如 键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消
  3. 所属分类:钩子与API截获

    • 发布日期:2024-11-03
    • 文件大小:21504
    • 提供者:杨秉岐
  1. BlobalHook

    0下载:
  2. 全局钩子程序,是一个全局的键盘钩子,实现了对键盘输入的HOOK-Global hook procedures, is a global keyboard hook, realize the keyboard input of the HOOK
  3. 所属分类:钩子与API截获

    • 发布日期:2024-11-03
    • 文件大小:35840
    • 提供者:xiaoxin
  1. ActiveKey

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

    • 发布日期:2024-11-03
    • 文件大小:20480
    • 提供者:周礼
  1. KeyMouseHook

    0下载:
  2. 鼠标、键盘钩子,可以禁用鼠标、键盘。此钩子为全局钩子。-Mouse, keyboard hook, you can disable the mouse, keyboard. The hook for the overall hook.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-11-03
    • 文件大小:33792
    • 提供者:Ares
  1. HookAll

    0下载:
  2. 全局键盘钩子,可以监控你所有的键盘操作,允许后台监控,用于热键功能的调用-This source provide the way to hook your keyboard.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-11-03
    • 文件大小:3072
    • 提供者:孟亚明
  1. waigua

    0下载:
  2. 这是DLL文件,引用到工程就可以了, 主要修改的地方我说明下 key kk = new key() int pid = kk.pid("CQ.EXE") //获取进程PID kk.getread(pid, "", 0x298, 4).ToString() //返回INT值的内存读取 kk.getread(pid, 0x04, 4) //返回STRING的内存读取,少了一个参数. 自己写
  3. 所属分类:C#编程

    • 发布日期:2024-11-03
    • 文件大小:10240
    • 提供者:qwery
  1. KeyboardHook

    0下载:
  2. 全局键盘钩子,截取在任何窗口下的任意按键-Global keyboard hook to intercept the window at any arbitrary key
  3. 所属分类:钩子与API截获

    • 发布日期:2024-11-03
    • 文件大小:4096
    • 提供者:sbj
  1. hook

    1下载:
  2. HOOK全局键盘钩子,运行过后,记录文件在C:\KEY.TXT ,实现全局系统范围内*功能 ,仅供学习参考之用! -HOOK global keyboard hook, run after the log files in C: \ KEY.TXT, to achieve the global system-wide keyboard logging, learning informational purposes only!
  3. 所属分类:钩子与API截获

    • 发布日期:2024-11-03
    • 文件大小:1024
    • 提供者:吴磊
  1. GouZi

    0下载:
  2. C#实现的钩全局键盘钩子,可钩住触ctrl+alt+delete之外的所有键盘输入-C# implementation of the global keyboard hook hook can be hooked touch ctrl+ alt+ delete all but the keyboard input
  3. 所属分类:钩子与API截获

    • 发布日期:2024-11-03
    • 文件大小:36864
    • 提供者:吕剑波
  1. Hook-(1)

    0下载:
  2. hook 键盘 c# 代码,可以实现全局键盘钩子-hook csharp
  3. 所属分类:钩子与API截获

    • 发布日期:2024-11-03
    • 文件大小:1173504
    • 提供者:子凡
  1. Global-mouse-key-hooks

    0下载:
  2. 全局的鼠标键盘钩子程序。可以用来做软键盘-Global mouse and keyboard hooks. Can be used to make soft keyboard
  3. 所属分类:钩子与API截获

    • 发布日期:2024-11-03
    • 文件大小:156672
    • 提供者:秋融
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org