I tried various ways of decoding or analyzing data using wirehark and tshark with cli, also suggested that the pcap data was intentionally damaged by someone and I used pcapfix to fix the sectors of the file, but pcapfix did not give the desired results...
This is a pcap file with messages hidden in it:
1) Original file:
https://www.dropbox.com/s/wba5cj56vd6l564/covert.pcap?dl=0
2) The file was edited using pcapfix:
https://www.dropbox.com/s/n4xs7yiz02ws1pu/pcapfix_edited.pcap?dl=0
I want to reproduce a way how a conversation between two people was coded or hidden by someone to decode it. And is there a program that can encode a text message into pcap files like steganpeg into images? Any ideas?