CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程 钩子与API截获

资源列表

« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 402 »
  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. LoadExe.rar 注入别的进程代码示例

    4下载:
  2. 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。
  3. 所属分类:钩子与API截获

    • 发布日期:2008-02-01
    • 文件大小:5842
    • 提供者:Simonz
  1. 隐藏进程及端口和注册表工具rootkit

    0下载:
  2. 所属分类:钩子与API截获

    • 发布日期:2008-05-23
    • 文件大小:127446
    • 提供者:iqpkeq
  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. FU_Rootkit

    0下载:
  2. hide processes, elevate process privileges, fake out the Windows Event Viewer so that forensics is impossible, and even hide device drivers (NEW!) All this without any hooking.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:143130
    • 提供者:ketty
  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. winlogonhijack-v0.3-src

    0下载:
  2. injects a dll into winlogon.exe and hooks msgina.WlxLoggedOutSAS, logging every login in plaintext.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:112161
    • 提供者:ketty
  1. dllinject

    0下载:
  2. 实现远程线程注入的例子-remote threads into examples
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:4108
    • 提供者:杨蔚
  1. 记录鼠标

    0下载:
  2. HOOK记录鼠标的例子-HOOK record examples of mouse
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:188752
    • 提供者:蝰蛇
  1. Regedit

    0下载:
  2. 系统注册表信息-registry information system
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:28127
    • 提供者:冯威武
  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 2 ... 4 5 6 7 8 910 11 12 13 14 ... 402 »
搜珍网 www.dssz.com