Description: 利用MFC编写的一个网络嗅探器,功能全面,可以抓取监听多种协议包。内含工程代码和实验报告。具体功能如下:1.列出监测主机的所有网卡,选择一个网卡,设置为混杂模式进行监听。2.捕获所有流经网卡的数据包,并利用WinPcap函数库设置过滤规则。
3.分析捕获到的数据包的包头和数据,按照各种协议的格式进行格式化显示。4.将所开发工具的捕获和分析结果与常用的Sniffer进行比较,完善程序代码。
-Written in MFC using a network sniffer, full-featured, you can monitor a variety of protocol packet capture. Containing project code and test reports. Specific functions are as follows: 1. Lists all the monitoring host card, select a card, set to promiscuous mode to listen. (2) capture all the packets flowing through the network card, and use WinPcap library to set filtering rules. 3 analysis of captured data packet header and data, according to various protocols formatted in the display. 4 will be the development tools used to capture and analyze the results of the Sniffer to compare with and improve the code. Platform: |
Size: 540672 |
Author:魏明川 |
Hits:
Description: 基于WinpCap的MFC抓包程序,能分析基本的TCP,UDP,ARP,ICMP,IGMP等协议,带有过滤器,流量分析功能,界面仿照WireShark来写-This MFC programme is based on WinpCap lib,it s a Net sniffer like Wireshark. Platform: |
Size: 12364800 |
Author:Ray |
Hits: