Hi all,
I'm using Wireshark and TSkark for analyzing MMS Encapsulation Protocol.
With TShark using a "Dos command line" instruction as follow:
"tshark -r FileName.enc -x -V -R mmse > c:\output.dat"
i'm able to extract the MMS Encapsulation Protocol Content, but the results are :
- summary lines that shows the Header of MMS Encapsulation protocol, Like "From", "Subject", "To"...
- The Reassembled Content made by TShark of MMS
Encapsulation Payload Parts (Image, Video ...)
The question is:
Can i Extract the MMS Encapsulation Single Part, using tshark by dos command line?
Using Wireshark interface it si so simple because i use the functionality "Export Selected Packet Bytes..." and i did it.
Thanks in advance,
Pierluigi.
|