The capture of the mobile phone has two ways, each with advantages and disadvantages and complementary, the general first can be, for the non-agent of the APP choose the second way
The first kind of Fiddler:
With the Fiddler grab bag, suitable for most of the application of walking agent,
Advantages
(1) No root required
(2) Same for Android and Iphone
(3) Easy and convenient operation (first installation configuration, only need to set up the agent for the second time)
(4) The view of the packet is clearer and easier to understand, and the Fiddler UI is simpler and clearer.
Reference: http://www.trinea.cn/android/android-network-sniffer/
Charles fiddler can be used under the MAC although there is a mono version, claiming to support the non-win platform, but this has not been updated for a long time, (http://blog.csdn.net/jiangwei0910410003/article/ details/41620363),
Cracked version of Licence key:http://www.trinea.cn/android/android-network-sniffer/
The second type of Tcpdump:
For the App that does not walk the agent can take advantage of tcpdump crawl Andorid mobile network data request, use Wireshark view,
Reference: http://www.trinea.cn/android/tcpdump_wireshark/
Described below
Charles cracked some key steps in monitoring the phone
Charles:http://www.charlesproxy.com/latest-release/download.do
I download here is 3.10.2 version, the default is the official 30-day trial version, cracked file: http://download.csdn.net/download/angle7777/8880559
How to hack:
Open the app, select Charles, select Show Package content, then click contents->resources->java; and then replace the downloaded Charles.jar with the Charles.jar here.
Reference: http://blog.csdn.net/jiangwei0910410003/article/details/41620363
Crawl your Android phone's network request
1. Check the IP address of the MAC computer
System Preferences – Network we can see our own IP address.
This is 192.168.1.25.
2. Enable the HTTP proxy on Charles.
3. Set the proxy settings for the current network on the Android phone.
Here is the 8888 port of 192.168.1.25 as the proxy
Reference:
http://www.zhihu.com/question/22914923
http://www.zhihu.com/question/20467503/answer/19540711
Use the alternative tool under Mac fiddler Charles to grab a mobile bag