10 packages tagged with “Pcap”
C# full managed implementation Pcap/PcapNG file format
A reader/writer for PCAPNG files.
Reads PCAP Next Generation files and generates CLR objects from its data. Implemented according to the draft specification at http://www.winpcap.org/ntar/draft/PCAP-DumpFileFormat.html.
Extensions for Fluxzy.Core that enables raw network packet capture with PCAPNG format.
A reader/writer for PCAP files.
Reading and writing .pcap and .pcapng files produced by tcpdump and Wireshark alike.
PCAP and PCAP Next Generation Management
Nuget package with code to parse pcap files, analyze eapol handshake parameters, calculate wpa2 cryptography, test password, generate password dictionary for dictionary attack.
Ether.Net is a modern, lightweight and asynchronous wrapper around the popular SharpPcap library, designed to simplify the capture and analysis of packets and metrics in .NET applications, using modern technologies such as IAsyncEnumerable for reading packets, Channel for storing them, etc. It provides an API for high-performance and non-blocking network packet capture.