PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. Use the "pcapplusplus" tag for any question related to this project.
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use.
PcapPlusPlus enables decoding and forging capabilities for a large variety of network protocols. It also provides easy to use C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, Npcap (WinPcap’s successor), DPDK and PF_RING.