Description: Can to analyze the wireshark intercepted pcap file interface displays all package information, and re-composition of the original documents, such as a http request transmission of html, css and other documents. Java implementation.
To Search:
File list (Check if you may need any files):
http文件分析重组工具\google.pcap
....................\http_dissector_exporter.jar
....................\hust.pcap
....................\src\Main.java
....................\...\MainFrame.java
....................\...\Packet.java
....................\...\Packet_data.java
....................\...\Packet_header.java
....................\...\Pcap.java
....................\...\Try2.java
....................\src
http文件分析重组工具