Utility that converts an .etl file containing a Windows network packet capture into .pcapng format.
Pure-Python library to parse the pcap-ng format used by newer versions of dumpcap & similar tools.
C# full managed implementation Pcap/PcapNG file format
PcapNg read, write and manipulation API.
the LIBpcap interface to various kernel packet capture mechanism
PCAP/PCAPNG file format parser written in pure Rust. Fast, zero-copy, safe.
PCAP Samples for Different Post Exploitation Techniques
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.
NTLMRawUnhide.py is a Python3 script designed to parse network packet capture files and extract NTLMv2 hashes in a crackable format. The following binary network packet capture formats are supported: ...