ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Utility to convert -V text files to pcap??

From: Christopher Maynard <Chris.Maynard@xxxxxxxxx>
Date: Wed, 26 Jan 2011 17:01:24 +0000 (UTC)
Alex Lindberg <alindber@...> writes:

> Has anyone created a utility to convert the output of tshark -V to pcap files?

I think text2pcap is the logical utility to do this.  Unfortunately, it doesn't
work if the summary information is present, but if you can strip out that stuff,
then it should work.  There is a bug open for enhancing text2pcap to deal with
the summary information: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1636