Ssl Kill Switch2 Versions Save

Blackbox tool to disable SSL certificate validation - including certificate pinning - within iOS and macOS applications.

0.14

4 years ago
  • Added support for iOS 13 (#72).
  • Added basic UI for excluding specific bundle IDs in order to allow Charles Proxy to be used with SSL Kill Switch (#51).

0.13

4 years ago
  • Added support for iOS 12.

0.12

6 years ago
  • Added support for iOS 11.

0.11

7 years ago
  • Added support for iOS 10.

0.10

8 years ago
  • Added support for proxy-ing CocoaSPDY Apps (ie. Twitter iOS).

0.9

8 years ago
  • Added com.apple.AuthKit to the MobileLoader filter for simplify the proxy-ing of the App Store application (see #9 for more information).

0.8

8 years ago
  • Added Cydia Substrate bundle filter as they seem to be mandatory on iOS 9; this will restrict the tweak to only be loaded in processes linking UIKit (ie. Apps), Processes with no UIs (such as services) will no longer be affected by SSL Kill Switch without modifying SSLKillSwitch2.plist.

0.7

8 years ago
  • Added support for OS X Apps, using the fishhook hooking framework
  • Added support for disabling TrustKit's SSL pinning strategy