Sniff complete wlan/wwan traffic of thirdparty application
Hello folks,
i would like you to ask a question about the network facilities of iOS. I have a project which includes to track the whole network traffic of a third-party application installed on my iphone. So therefore I am not able to modify the application and what i am interested in, is to know what that application send as data and receives as data over the network, WLAN or WWAN. In fact the whole possible ways, that application interacts with the a remote machine or server or device.
So from what i know, it might be possible to trace the network traffic via tcpdump in jailbraik mode. That might deliver us a pcap file which i can analyse on my laptop via wireshark. So one question i do have is, how i can address a package to an iphone application, or other words, how can i know which packages comes from my application? I guess tcpdump don't give the information, so i ask if iOS allow me with root access to get this information internally anywhere?
And might this work also WWAN? Because its probably not using tcp, right?
Please, if anyone have some information, it might be greatly welcome.
Thanks in advance,
Markus
|