Eltion / Snapchat-SSL-Pinning-Bypass

Bypass Snapchat SSL pinning on Android devices
GNU General Public License v3.0
77 stars 27 forks source link

Handling generic CA certs #9

Open grzegorzSowa3 opened 1 year ago

grzegorzSowa3 commented 1 year ago

Hi, I'm interested in expanding this script to process any cert from argument, and I'm inclined to fork and help. However I don't fully understand it, could you please explain a little bit to me? How did you obtain these cost pattern_arm64 and pattern_arm from mitmproxy CA cert? What is the process behind this?

Thank you for this repo nevertheless, sniffing traffic with mitmproxy and patched apks worked like a charm on Nox :)

chrisrusso commented 1 year ago

The author just removed the SSL Pinning from the APK and provided a new one without it. It actually works without installing any certificate from mitmproxy at all. The certificates are part of the mitmproxy, not this repo.