joincap
Packet merger
Merges multiple network capture files together, handling errors and packet corruption
Merge multiple pcap files together, gracefully.
211 stars
10 watching
23 forks
Language: Go
last commit: 7 days ago
Linked from 2 awesome lists
command-linecommandlineconcatforensicsjoinmergenetworknetwork-analysispacketpacket-processingpcappcap-filespcap-processorsysadminsysadmin-tooltcpdumptcpdump-capture
Related projects:
Repository | Description | Stars |
---|---|---|
pcapdotnet/pcap.net | A .NET wrapper for WinPcap that provides a set of features for capturing and analyzing network traffic | 571 |
srinivas11789/pcapxray | A tool to visualize network traffic and extract information from packet captures | 1,698 |
dotpcap/sharppcap | A .NET library for capturing and analyzing network packets on multiple platforms | 1,352 |
rust-pcap/pcap | A Rust library providing access to packet sniffing capabilities of libpcap (or Npcap on Windows) | 636 |
ripe-ncc/hadoop-pcap | A Java-based library for reading packet capture files in Hadoop | 208 |
ahobson/ruby-pcap | A Ruby interface to capture and analyze network traffic using the Packet Capture library. | 75 |
automayt/ics-pcap | A collection of PCAPs for ICS/SCADA protocols and utilities. | 441 |
desowin/usbpcap | A tool for capturing and analyzing USB packet data on Windows systems | 926 |
helpsystems/pcapy | A Python extension module that enables software written in Python to access low-level network monitoring routines from the pcap packet capture library. | 383 |
spacehuhn/arduinopcap | A library that enables capturing and sending .pcap files from ESP8266/ESP32 boards to Wireshark for network packet analysis. | 431 |
2b-as/sigshark | A tool that simplifies the analysis of SS7 signaling pcap files by flattening SCTP chunks and grouping packets by transactions. | 27 |
dreadl0ck/netcap | A framework for converting network packets into structured audit records for analysis and security monitoring | 1,735 |
jarryshaw/pypcapkit | A Python-based comprehensive network packet analysis library | 239 |
cobenian/expcap | A PCAP file parser written in Elixir supporting Ethernet, IPv4, UDP, and DNS protocols | 31 |
1ultimat3/pcapviz | A tool to visualize network topologies and collect graph statistics based on pcap files | 343 |