How to use custom protocol with text2pcap?
My wireshark has a built in custom-dissector for a built in custom-protocol.
I have a data payload of the custom-protocol, and I would like to use text2pcap to craft a packet using the data payload & the custom-protocol. Does text2pcap allow custom protocols ? or just the ones like ( TCP, UDP, etc )?
To be concrete, I have a reference PCAP file with the custom protocol that Wireshark can read. I would like to craft similar packets with the same protocol, given the payload