Capturing packets in an android application or ios application?
I’ve an android and ios app. They run on the same application server on Linux. I want to capture the packets when users are trying to log in to the app. How do I proceed? I’m thinking of doing it with tcpdump and putting that pcap file int… Continue reading Capturing packets in an android application or ios application?