You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK, AF_XDP and PF_RING.
A capture-first HTTP traffic analyzer that uses a C++ (PcapPlusPlus) agent for packet capture and a Bun + SvelteKit stack to visualize HTTP sessions and metrics in real time.
Fork of seladb/PcapPlusPlus specifically with modifications to `PcapSplitter` to include the packet number that starts each session as part of the filename in order to simplify processing an extremely oversized pcap.
AI-powered Network Intrusion Detection System — real-time flow analysis with CNN-BiLSTM, threat intelligence, and heuristic rules. Built with C++23, ONNX Runtime, PcapPlusPlus, and gRPC.