文件名称:network-data-capture-tool
- 所属分类:
- 网络截获/分析
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-03-06
- 文件大小:
- 2.26mb
- 下载次数:
- 0次
- 提 供 者:
- h**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本软件是基于WinPcap4.1.2的MFC抓包程序,可以对选定的网卡的数据进行捕获,之后可以分析捕获的数据包包括源和目的ip地址等信息,并且可以导出这些信息特点是可以对所截获的数据包进行语法协议过滤分析。-This software is based a WinPcap4.1.2 MFC capture program to capture card data selected after analysis of captured packets, including source and destination ip address information, and can export information characteristics can the The intercepted packet syntax agreements filtering analysis.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源码\AdapaterSelection.cpp
....\AdapaterSelection.h
....\app.manifest
....\appface.h
....\appface.lib
....\ARPPacket.cpp
....\ARPPacket.h
....\CapturePacket.aps
....\CapturePacket.clw
....\CapturePacket.cpp
....\CapturePacket.dsp
....\CapturePacket.dsw
....\CapturePacket.h
....\CapturePacket.ncb
....\CapturePacket.opt
....\CapturePacket.plg
....\CapturePacket.positions
....\CapturePacket.rc
....\CapturePacketDlg.cpp
....\CapturePacketDlg.h
....\configuration\filter.cp
....\Debug\CapturePacket.exe
....\DirDialog.cpp
....\DirDialog.h
....\FilterDl.cpp
....\FilterDl.h
....\FramePacket.cpp
....\FramePacket.h
....\help.chm
....\ICMPPacket.cpp
....\ICMPPacket.h
....\IPPacket.cpp
....\IPPacket.h
....\OutputDataDlg.cpp
....\OutputDataDlg.h
....\RARPPacket.cpp
....\RARPPacket.h
....\ReadMe.txt
....\..lease\AdapaterSelection.obj
....\.......\ARPPacket.obj
....\.......\CapturePacket.exe
....\.......\CapturePacket.obj
....\.......\CapturePacket.pch
....\.......\CapturePacket.res
....\.......\CapturePacketDlg.obj
....\.......\DirDialog.obj
....\.......\FilterDl.obj
....\.......\FramePacket.obj
....\.......\ICMPPacket.obj
....\.......\IPPacket.obj
....\.......\OutputDataDlg.obj
....\.......\RARPPacket.obj
....\.......\StdAfx.obj
....\.......\TCPPacket.obj
....\.......\TestDlg.obj
....\.......\UDPPacket.obj
....\.......\vc60.idb
....\res\03.ico
....\...\16.ico
....\...\CapturePacket.ico
....\...\CapturePacket.rc2
....\...\GtBase.urf
....\...\Thumbs.db
....\resource.h
....\StdAfx.cpp
....\StdAfx.h
....\TCPPacket.cpp
....\TCPPacket.h
....\TestDlg.cpp
....\TestDlg.h
....\UDPPacket.cpp
....\UDPPacket.h
....\wpcap.lib
....\configuration
....\Debug
....\Release
....\res
源码