I have packet in a text file how I can convert it to .cap file? I need to analyze this packet by Wireshark.
Thanks
|
I have packet in a text file how I can convert it to .cap file? I need to analyze this packet by Wireshark. Thanks | |||
|
feedback
|
|
How is the text file formatted? What kind of data does it contain? If it's some sort of hex dump, e.g.
you should be able to use text2pcap to convert it. | |||||||||||
feedback
|