资源列表
A_Packet_S14527610122002
- 国外人写的网络截包分析程序,本代码展示如何通过未知端口得到未知IP包信息-This code will show you how get raw ip packetes with raw sockets on Win2k/XP
PCAP-packet-analysis
- PCAP数据包解析-wireshark截取数据报文-PCAP packet analysis-wireshark intercept data packets
sniffer
- 简单的嗅探器,实现抓包,IP分析,端口分析等功能-Simple sniffer, packet capture, analysis of the IP, port analysis and other functions
VBGetPack
- 用VB6.0编写的程序,用来抓取本地网卡的数据包,并对数据包进行解析.-get net datapackage
Winsock-Tutorial
- winsock教程,带有VB示例,初学的童鞋有福了。-to show the main usage of winsock!
QQLogin
- 分析QQ2009的登录过程, 并从中提取会话密钥和用户信息-Analysis QQ2009 login process, and extract the session key and user information
blind-detection
- 解交织的基本框架,加上经过交织处理的编码序列,就可以再次基础上进行解交织-blind detection of interleaver parameters
data
- 61850 9-1抓包代码 可以对数据进行获取-618509-1 Ethereal
linsniff666
- Linux下的包监听 -Sniffer in Linux
IP_Get_MAC
- 根据指定的IP来扫描对应主机的MAC信息。易语言源码-Get the MAC from the IP~
ip-packet
- ip抓包小工具,本地TCP/IP数据包捕获与分析-IP packet capture tools, with analysis function
IPcontrol
- 编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来(建议用图形表示出统计结果)。 程序的具体要求如下: 用命令行运行:IPStatistic time logfile 其中,IPStatistic是程序名;time是设定的统计时间间隔(单位为分钟,比如,2表示2分钟);logfile表示统计结果写入的日志文件名(若用图形表示统计结果则可以不选这个参数)。 -Programmin