Skip to content

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

License

Notifications You must be signed in to change notification settings

braultatgithub/pcap2c

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.3%
  • Makefile 1.7%