| 1 | initial version |
Yes. From the text2pcap man page:
Text2pcap is a program that reads in an ASCII hex dump and writes the data described into a capture file. text2pcap can read hex dumps with multiple packets in them, and build a capture file of multiple packets.
Wireshark itself supports the same thing from "File -> Import from Hex Dump...".