Merge multiple tcpdump capture files
Posted by chengfu on 12 Dec 2006 11:01 am. Filed under Misc Stuff.
I just searched for a tool to join multiple tcpdump capture files as I’m experimenting with kismet (trying to break my own wpa key *g*). mergecap is an easy solution: mergecap -w out.dump 1.dump 2.dump merges both dump files into one outfile.
mergecap should be included in the wireshark package (formerly knows as ethereal).






