Eltion / Instagram-SSL-Pinning-Bypass

Bypass Instagram SSL pinning on Android devices.
GNU General Public License v3.0
404 stars 84 forks source link

[BUG] Bypass is not work after login to account and re-open the app #55

Open mobinyardim opened 9 months ago

mobinyardim commented 9 months ago

Describe the bug
Before login, every request is logged in burp. after login still every everything is ok but when you close the Instagram application and re-open it, all requests fail and only proxygen/health request is logged in burp. somehow after login Instagram application is re-enabled the ssl pinning.

Method

App info

Device info

Proxy tool brup: v2023.10.3.6

Additional context I use this method to push the burp certificate to the rooted device.

mobinyardim commented 9 months ago

After reading other issues I realize that this happens because of HTTPS v3 more detail is in this #19