SSL Pinning React Native
I’m trying to remove SSL pinning with Android device.
I’ve tried different techniques like hooking the app with Objection, re-pinning with Frida, using the SSLUnpinning app from the Xposed repo, etc. but nothing seemed to work.
The library… Continue reading SSL Pinning React Native