nabla-c0d3 / ssl-kill-switch2

Blackbox tool to disable SSL certificate validation - including certificate pinning - within iOS and macOS applications.
Other
3.05k stars 466 forks source link

Could you write a version that supports Android os? #61

Closed zjcnew closed 4 years ago

blunden commented 5 years ago

There are already Xposed modules that provide this functionality and they've been available for years. In most cases though, I find it easier to simply patch the Android apps to bypass the pinning or inject my own certificate in the app's keystore used for pinning to make it accept that CA as well.