MERGING PCAPS

WireShark > File > {pcap1.pcap}
 * open the 1st pcap
 
WireShark > File > Merge > {pcap2.pcap}
 * open the 2nd pcap
 * merge the pcaps chronologically
 
 * save the combined pcap file with a new filename

Last updated