fiddler grab the app https package

Troubleshoot line issues sometimes need to get caught, but it is https protocol, you need to install the certificate

 

In Android 6.0 (API level 23) and earlier, APP trust the system comes with default CA certificate and CA certificate for import, after Android 6.0 (API level 23), APP system comes with default trust only the CA certificate for the user imported ignored.

That can only use Android 6.0 system capture, of course, there are other ways, it would be more trouble

 

table of Contents

1, set the fiddler

2, set the phone

3, packet capture

 

1, set the fiddler

Step 1: Set to allow remote connections

Reference https://www.cnblogs.com/weizhideweilai/p/9170233.html

Step two: Open https connection settings

 

 

2, set the phone

Step 1: Set Proxy

Reference https://www.cnblogs.com/weizhideweilai/p/9170233.html

Step two: Restart fiddler, and mobile access HTTP: // ip: 8888 , which refers to the computer ip ip, then download the certificate to complete the installation (the phone will need to set a password to complete the installation)

 

 

3, packet capture

Complete the certificate installation can begin https grab bag of

Andrews and ios same setting method, the specific operation can actually try

 

 

Watch high Crawl https version of the package, refer to the blog https://www.52pojie.cn/thread-967606-1-1.html#

Guess you like

Origin www.cnblogs.com/weizhideweilai/p/12079123.html