PcapPlusPlus enables capturing and sending network packets through easy-to-use C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, DPDK and PF_RING
Learn MorePcapPlusPlus enables decoding and forging capabilities for a large variety of network protocols
Learn MorePcapPlusPlus is designed to be efficient and lightweight. It enables amazingly fast packet processing with minimum overhead
View BenchmarksPcapPlusPlus is fully supported on Windows, MacOS, Linux and FreeBSD. You can download pre-built binaries for each platform or build it from source. PcapPlusPlus is available in popular package managers such as Homebrew and Conan
View Installation GuidePcapPlusPlus provides an easy-to-use interface for reading and writing network packets into files. It supports the most popular file formats which are PCAP and PCAPNG
Learn MorePcapPlusPlus contains unique implementation of packet reassembly techniques.
TCP Reassembly which supports TCP retransmission, out-of-order TCP packets and missing TCP data
IP Fragmentation and Defragmentation to create and reassemble IPv4 and IPv6 fragments
Learn More