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

搜索资源列表

  1. HookAPI 1.7 Windows API钩子程序

    1下载:
  2. 通过修改API函数开始前5字节,跳转到自定义API的方式,截获函数调用. 支持Win95,Win32等系统,在WinXp sp2或以后系统中使用,会出现蓝屏,原因是程序修改了代码的页面权限为PAGE_READWRITE,导至WinXP Sp2的系统保护功能出现蓝屏,只需将源代码里的所有PAGE_READWRITE修改为 PAGE_READWRITE_EXECUTE即可正常使用.
  3. 所属分类:钩子与API截获

    • 发布日期:2007-12-13
    • 文件大小:1968346
    • 提供者:dssz.net
  1. 浩方联机游戏平台源代码

    1下载:
  2.     本程序利用钩子捕获星际的IPX网络包,通过替换函数入口的方式转换IPX数据为UDP数据包并发到公网服务端,通过公网实现了如同浩方一样的联机游戏功能,其中的钩子dll框架来自网上一强人,本人修改后实现了星际的互连功能。     procedures for the use of  the hook capture the interstellar IPX packet networks, import sub
  3. 所属分类:其他游戏

    • 发布日期:2008-09-07
    • 文件大小:637800
    • 提供者:Simonz
  1. kbhook键盘钩子程序源代码

    1下载:
  2. Logging other people's keystrokes or breaking into other people's computer without their permission can be considered illegal by the courts of many countries. The monitoring software reviewed here is ONLY for authorized system administrators and/or o
  3. 所属分类:钩子与API截获

    • 发布日期:2008-09-22
    • 文件大小:21369
    • 提供者:bus511
  1. 贾鹏_keyinfo

    0下载:
  2. 使用全局钩子实现的按键信息,可用于工控场合- Uses pressed key information which the overall situation clasp realizes, may use in the labor to control the situation
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:48180
    • 提供者:link
  1. cmdbind2

    0下载:
  2. 让进程在系统中更加隐蔽(2) 一般来说一个后门程序需要更改系统的某些文件来让程序在系统启动执行这个程序, 又要在某个地方保留这个程序(一般是在硬盘)。如果有什么办法不这样做又让程序在 系统中运行的话,就可以使后门程序更加隐蔽。也就是说程序在硬盘上找不到在系统的 启动配置中没有这有项。真正要做到这样好象不太现实,但可以采用简单的方法:在程 序被执行后删除程序文件和启动文件中被更改的部分,然后在系统被关闭前保留程序文 件和更改启动文件,让它在系统启动时又能被执行。 程序是一个可执行文件在被执行时系统
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:75506
    • 提供者:无间刀
  1. GetKey_Win

    0下载:
  2. 写代码时常要知键盘上某个键的虚拟键值或是ASCII码值等等,这个小工具或许能帮得上忙.用钩子获取键盘输入-write code often want to know a certain key on the keyboard of virtual keys or ASCII value, and so on, Perhaps this small tool to help with this busy. with access to the keyboard input hook
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:39533
    • 提供者:卢远坚
  1. 钩子函数例子

    0下载:
  2. This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:7276
    • 提供者:风影
  1. source

    0下载:
  2. 键盘控制,系统控制,钩子,-keyboard control, system control, hook,
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:600675
    • 提供者:周平
  1. GetPass_Src

    0下载:
  2. 利用vc++开发的消息钩子,其中钩子使用dll实现的-use vc development of the hook, the hook used to achieve the dll
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:58374
    • 提供者:bbhl80
  1. APIhook

    0下载:
  2. 制作API钩子,截获API的源码-production API hook to intercept the source API
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:176258
    • 提供者:何心
  1. h2dll

    0下载:
  2. 钩子函数联系代码-hook function link code
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:42382
    • 提供者:人如吹
  1. logfile

    0下载:
  2. 钩子实现的键盘记录器,功能较简单。-hook achieve keyloggers, function relatively simple.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:30508
    • 提供者:方誉
  1. srchhook_src

    0下载:
  2. 查询钩子,sets the registry value for Search Engine-inquiries hook, sets the registry value for Search Engine
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:19273
    • 提供者:李晋江
  1. keysound

    0下载:
  2. 利用键盘钩子开发的按键发音程序 -use keyboard hook pronunciation keys to the development process
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:914001
    • 提供者:高屾
  1. ShuRuFa_keyHook

    0下载:
  2. 按键转汉字,模拟输入法小程序.(利用键盘钩子)-keys to Chinese characters, analog input method small programs. (Using a keyboard hook)
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:21874
    • 提供者:刘麻子
  1. HookInsert

    0下载:
  2. 利用消息钩子在系统进程插入线程的改进版本-use of information systems in the process of improving the threaded insert version
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:23649
    • 提供者:刘麻子
  1. KeyLoger

    0下载:
  2. 区分大小写的按键记录器2个(利用消息钩子)-case-sensitive keys for two records (using news hook)
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:25934
    • 提供者:刘麻子
  1. TimerHook

    0下载:
  2. 利用WH_GETMESSAGE钩子屏蔽WM_TIMER计时器-use WH_GETMESSAGE hook shielding Could timer
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:20135
    • 提供者:刘麻子
  1. 按键发音

    0下载:
  2. 按键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很好地解决。-, Use keyboard hook will be a good solution.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:473129
    • 提供者:王鹏
  1. 传奇监控

    0下载:
  2. 一个钩子程序,可以用于传奇帐号的源码,仅提供学习和参考-a hook procedure could account for the legendary source only provide learning and reference
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:45394
    • 提供者:沈江
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com