Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 284 Bytes

File metadata and controls

4 lines (3 loc) · 284 Bytes

pcap2c

This software will convert captured network traffic as pcap files (with Wireshark or Tdump tool, for example) into C structures to be embedded directly into a C/C++ source code. It has been developped by Orange Applications for Business.

This small tool depends on libpcap.