/Pcap-Parser

It's used to parse the pcap file, and extract the data of each layer from the data link layer, network layer, transport layer, and then to the application layer. The application layer supports HTTP and TLS protocols.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Stargazers