CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 网络截获/分析 搜索资源 - header

搜索资源列表

  1. IPTR.rar

    0下载:
  2. 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如"D:\Program Files\Microsoft Visual Studio\VC98\Include"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如"D:\Program Files\Microsoft Visual Studio\VC98\Lib"。 以上1、2两个步骤其实是为了让程序能够利用win
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-28
    • 文件大小:554641
    • 提供者:杨逍
  1. ARPSender

    0下载:
  2. 用C语言写的ARP组包程序,包含了最简单的函数调用和ARP包头部信息-Using C language to write procedures for the ARP group package, including the most simple function call and the Department of ARP header information
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-31
    • 文件大小:3505
    • 提供者:shanda630679
  1. winpcap

    0下载:
  2. 这是用来网络开发的一个开发包,其中包含很多头文件和源文件-This is used for network development, a development kit, which contains a lot of header files and source files
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-02
    • 文件大小:395302
    • 提供者:汪雷
  1. post

    0下载:
  2. 可以自由组装TCP HTTP包头,对其中的字段和数值定制-Be free to assemble TCP HTTP header, which the custom field and numerical
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-06
    • 文件大小:1109
    • 提供者:Michael
  1. program_datapkg

    0下载:
  2. 客户端从终端接受键盘数据并把数据发送至服务端 服务端把客户端发送过来的数据执行并把结果发送至客户端 客户端和服务端数据发送增加数据包头,进行打包操作-The client from the terminal to accept the keyboard data and the data sent to the server Server to the client to send the data over the implementation and the results s
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-06
    • 文件大小:41566
    • 提供者:黄琴
  1. sniffer.c

    0下载:
  2. A basic exemple on how-to use "Winsock2" with Visual-C++ 6 to sniff the network without Winpcap. Also you can see how is the implementation of "WSAIoctl()" with the SDK2003. In this code, we analyse the TCP trame and show information about the ip h
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-29
    • 文件大小:8384
    • 提供者:theoldsamurai
  1. Protocolanalysisogasprocess

    1下载:
  2. 协议分析气程序:包含了一下功能,数据采集,解析Ethernet网数据帧头部的全部信息,实现基于MAC地址和帧头部类型字段的数据包过滤,解析IP数据包的头部信息,实现基于IP地址和IP有协议的数据过滤,对ICMP解析,解析TCP/UCP头部信息,实现端口数据包过滤,实现应用层HTTP协议头部分析-Protocol analysis gas program: includes what functions, data acquisition, Ethernet network data frame
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-26
    • 文件大小:696402
    • 提供者:zhongjun
  1. SnifferPro

    0下载:
  2. 1. 能够侦听所有进出本主机的数据包完整显示数据包头信息和内容 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP 2. 以十六进制显示报文每个字节内容(包括头和数据),指定某个字段时,使相应字节高 亮显示。如点击IP Source Address(在解析树中),则相应的四个字节高亮。 -1. To listen to all packets entering and leaving the integrity of the
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-28
    • 文件大小:935633
    • 提供者:枫叶
  1. IP

    0下载:
  2. IP数据包的截获与解析,很全的,网上很多类型的都故意丢掉头文件,不给大家,很无语!-IP packet interception and analysis, it is full, and the Internet have intentionally lost many types of header files, not to you, it is silent!
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-08
    • 文件大小:1328
    • 提供者:合身
  1. sniffer

    0下载:
  2. Packet sniffer captures packets in layer 3 and directly sends to layer 7 . Using ether header
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-09
    • 文件大小:791
    • 提供者:ajeet
  1. ss

    0下载:
  2. 利用winpcap编写的捕包程序,以及对报头的分析。-Prepared using winpcap packet capture program, and can restore the http package, and the header analysis.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-28
    • 文件大小:198415
    • 提供者:刘威
  1. 12345434234

    0下载:
  2. 设计并实现程序,捕获网络上的相关数据包(TCP、UDP),并分析这些数据包应用的协议、网络地址、端口号、数据包长度、协议头部信息等内容。 用命令行执行,显示相关结果并将数据写入日志文件。如运行Sniffer logfile;其中Sniffer是程序名,logfile表示捕获结果写入的日志文件名。或在此基础上用图形化界面实现上述功能。 -Design and implement procedures to capture relevant data on the network packe
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-17
    • 文件大小:93058
    • 提供者:乐乐
  1. pcap

    0下载:
  2. header pcap.h. Used in wireshark/tcpdump
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-29
    • 文件大小:5110
    • 提供者:AL
  1. application-level-Psniff

    0下载:
  2. 这也是一个基于网络抓包捕获的源代码,支持应用层数据包的抓取分析。程序基于第三方组件VBPCAP.DLL。支持实时抓取,IPV4报头,以太网报头,帧报头获取分析。目前测试基于局域网,无线网卡好像无法捕获,正在研究中。 程序需要用到VBPCAP.DLL,这个文件感觉有些问题,程序每次退出时VB会崩溃,整个源代码功能上还是不错,给大家参考下。 方法: 1. 下载 Winpcap 3.1 完毕先安装 http://www.winpcap.org/archive/3.1beta2-Wi
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-27
    • 文件大小:287126
    • 提供者:林生
  1. Sniffer-

    0下载:
  2. 嗅探器的头文件和源文件函数说明,以及具体函数的说明-Sniffer function header and source files descr iption, as well as specific a descr iption of the function
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-08
    • 文件大小:4597
    • 提供者:梁东明
  1. HandleIppacket

    0下载:
  2. 抓取局域网上的数据包,让后把数据包头的字段解析出来-parse packet header
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-06
    • 文件大小:12180
    • 提供者:葫芦
  1. limeng

    0下载:
  2. 根据IP数据包的标准格式,编写程序捕获IP数据包并进行解析,并将解析后各IP包的头部与数据字段写入输出文件。-IP data packets according to the standard format for writing programs to capture IP packets and parse, and resolves the IP packet header and data fields to the output file.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-28
    • 文件大小:1580
    • 提供者:章军
  1. ip(sy6)

    0下载:
  2. 基于Winpcap的可定制IP首部的报文发送程序的 设计与实现-Based on Design and Implementation the Winpcap of customizable IP header of packets sent procedures
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-02
    • 文件大小:12444
    • 提供者:潭湫筠
  1. wangluoliuliangjiexi

    0下载:
  2. 是分析捕获网络中的IP数据包,解析数据包的内容,见个结果显示在标准输出上,并同时写入日志文件。 程序的具体要求如下: • 以命令行形式运行:ipparse logfile,其中ipparse是程序名,而logfile则代表记录结果的日志文件。 • 在标准输出、和日志文件中写入捕获的IP包的版本、头长度、服务类型、数据包总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、头校验和、源IP地址和目的IP地址等内容。 -是分析捕获网络中的IP数据
  3. 所属分类:Sniffer Package capture

  1. xHook

    0下载:
  2. 这个工具采用的是HOOK进程的winsock API,把一些数据记录下来。 2.1 patch静态文件,即运行前挂钩. 2.2 也是修改IAT,跟1.1一样. 2.3 修改目标函数的前几个字节,跳转到新的函数,但不再调用原始函数,无 实际意义,作者只是做演示? 2.4 这种方法(3.2.3 保存原始函数)很COOL,其中的亮点和难点就是“获取任意 地址的指令长度”。 之前我也想用2.4这种办法,但卡在如何“获取任意地址的指令长度”上面了:(
  3. 所属分类:Sniffer Package capture

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