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

搜索资源列表

  1. Dll2Process

    1下载:
  2. 动态库注入器 1.0 功能:将一个动态库文件注入到一个正在运行的进程内. 应用:通过注入功能,可以实现对一个进程的api hook,比如写一个dll,然后hook socket api,然后注入到你想监视的进程,这样就能够用于网络数据包的分析了 -DLL injector 1.0 features : a dynamic library file is injected into a running process. Applications : by injecting fu
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:43448
    • 提供者:阿东
  1. GrabHook

    0下载:
  2. 一个远程注入DLL的静态链接库,其中的RemoteSend函数实现了利用游戏自身的套接字远程发送封包的功能,在XP下,VC6编译通过-a remote DLL into the static link library, RemoteSend function of the realization of the game using their own remote socket packet of this function, In XP, compiled by VC6
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1713859
    • 提供者:都都浪人
  1. wepmetering_src

    0下载:
  2. 使用钩子挂接socket api,外国人写的,我测试过很不错
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:37373
    • 提供者:xijun
  1. 222

    0下载:
  2. 本文主要介绍了如何实现替换Windows上的API函数,实现Windows API Hook(当然,对于 socket的Hook只是其中的一种特例)。这种Hook API技术被广泛的采用在一些领域中,如 屏幕取词,个人防火墙等。
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:7237
    • 提供者:AQIANG
  1. 绿光抓包器

    0下载:
  2. 截获socket的api hook-intercepted socket api hook
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:395750
    • 提供者:陈大
  1. AheadLib

    0下载:
  2. AheadLib 是用来生成一个特洛伊DLL的工具,用于分析DLL中的函数参数调用(比如记录Socket send了什么等等)、更改函数功能(随心所欲了:)、更改界面功能(比如在Hook里面生成一个按钮,截获事件等等)。-AheadLib is used to generate a DLL Troy tool for the analysis of DLL function call parameters (such as records of what Socket send etc.), c
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:87837
    • 提供者:孙安志
  1. hook_winsock

    0下载:
  2. 给你一种如何钩住windows socket 的方法,这种方法是写一个新的windows socket ,根据需要处理相应的api-to you how hooked windows of a socket approach, which is to write a new windows socket, according to the need to address the corresponding api
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:3731
    • 提供者:zhouruisheng
  1. HookAPI 截获和替换Win32 API的开发包

    0下载:
  2. 本站推出截获和替换Win32 API的开发包HookAPI源码1.62版本,Site launch intercepted and replacement of Win32 API development kit HookAPI source version 1.62
  3. 所属分类:钩子与API截获

    • 发布日期:2017-11-08
    • 文件大小:1272956
    • 提供者:
  1. HookComm.zip

    0下载:
  2. 使用Hook截获串口数据的程序,Program which get serial data by using hook
  3. 所属分类:Hook api

  1. hook-SOCK

    2下载:
  2. c# HOOK SOCKET Send,看了一下,写这类的档案太少了-failed to translate
  3. 所属分类:钩子与API截获

    • 发布日期:2012-11-12
    • 文件大小:25116
    • 提供者:fdjslfjds
  1. socket-hook

    0下载:
  2. 可以钩住一般的套接字函数,可以钩住一般的套接字函数 可以钩住一般的套接字函数 可以钩住一般的套接字函数-it can hook the socket api!!!
  3. 所属分类:Hook api

    • 发布日期:2017-04-09
    • 文件大小:1552720
    • 提供者:胡磊
  1. NEW.rar

    0下载:
  2. 全局下钩实现对IE用到的send函数的拦截,Hook socket send in IE.
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:175133
    • 提供者:Asuka
  1. HookSocket.rar

    0下载:
  2. 另外一个Hook Socket的例子,经本人修改过,Hook Socket another example, after I modified
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:386741
    • 提供者:caihao
  1. Tren

    0下载:
  2. 魔兽游戏里踢人 我们HOOK Send函数。如果我们和某个玩家私聊,假设输入7720668,那么肯定可以在pBuffer中搜索到这个字符串,然后我们关闭相应的socket即可实现T人了。(这里也说明了:只有主机才可以T人。因为通过伪造TCP、SYN、ACK数据包来实现,几乎不可能) -World of Warcraft game kicking us HOOK Send function. If we whisper a player, assuming that the input 7
  3. 所属分类:Hook api

    • 发布日期:2017-03-25
    • 文件大小:40060
    • 提供者:a88758289
  1. qwe

    0下载:
  2. 向网页发送数据。用POST与SOCKET-Send data to the web page. Add SOCKET connection with the POST method
  3. 所属分类:Hook api

    • 发布日期:2017-05-16
    • 文件大小:4211932
    • 提供者:super
  1. InlineHook

    0下载:
  2. 用全局钩子注入,用5字节跳转HOOK了封包发送接收的几个函数-With the overall hook implantation, with 5 bytes of the packet sent Jump HOOK received several function
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:12400
    • 提供者:好好
  1. hookAPI-socket

    0下载:
  2. 一个功能齐全的hook socket的demo,有需要的可以下载使用-A fully functional hook socket of the demo, available for download in need
  3. 所属分类:Hook api

    • 发布日期:2016-01-25
    • 文件大小:49152
    • 提供者:王龙
  1. wsock32

    0下载:
  2. 通过api拦截socket数据包,创建一个动态链接库来代替原winsock接口库,可放入外挂控制代码-Instead api intercept a the socket packet, to create a dynamic link library the original winsock interface library, into the plug-in control code
  3. 所属分类:Hook api

    • 发布日期:2017-11-09
    • 文件大小:22780
    • 提供者:殷鹏
  1. Enumeration-socket

    0下载:
  2. 利用WSPHOOK枚举套接字信息 钩子注入D-Use WSPHOOK enumerate information socket hook DLL injection
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:8122
    • 提供者:姓名
  1. socket

    0下载:
  2. 基于TCP套接字socket编程,计算机网络基础-socket compliy
  3. 所属分类:Hook api

    • 发布日期:2017-05-11
    • 文件大小:2263009
    • 提供者:sunran
« 12 »
搜珍网 www.dssz.com