下一代 iOS 插件 SSLKillSwitch (https://github.com/nabla-c0d3/ssl-kill-switch2),功能更多!
[已修复] Fishhook 支持(iOS 15+,ARM64/ARM64e),让你可以在非越狱时代进行 hook
[已修复] Rootless 支持(iOS 15+,ARM64/ARM64e),rootless 快乐 :)
[新增] Hook SecIsInternalRelease,以便可以设置 AppleServerAuthenticationNoPinning
[新增] Hook 以禁用 Security SecTrustEvaluate 系列函数
[新增] Hook 以禁用 [NSURLSessionDelegate URLSession:didReceiveChallenge:completionHandler:]
[新增] 来自 sensepost/objection 的各种绕过技术
+rootless deb,并在 Sileo 中打开(或使用 dpkg -i 安装 deb),然后 respring 后检查设置+rootful deb,并在 Sileo 中打开(或使用 dpkg -i 安装 deb),然后 respring 后检查设置注意:需要 Theos!如果为 rootless 构建,还需要 MacOS
make package
ls packages
make package ROOTLESS=1
ls packages
make FISHHOOK=1
ls .theos/obj/debug/SSLKillSwitch2.dylib
make FISHHOOK=1 FINALPACKAGE=1
ls .theos/obj/SSLKillSwitch2.dylib