Universal Android SSL Pinning bypass with Frida
https://techblog.mediaservice.net/2017/07/universal-android-ssl-pinning-bypass-with-frida/ [techblog.mediaservice.net]
2017-07-28 01:18
Almost every attempt at bypassing SSL Pinning is based on manipulating the SSLContext. Can we manipulate the SSLContext with Frida? What we wanted was a generic/universal approach and we wanted to do it with a Frida JavaScript script.
source: grugq