nabla-c0d3 / ssl-kill-switch2

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

Arm64e Support #83

Closed Itaybre closed 4 years ago

blunden commented 4 years ago

You should probably mention where HookUtil comes from.

My guess would be the repo below (no license specified), although there is also a second repo with AGPL licensed code that is very similar to that repo but is likely based on it, not the other way around. If it's based on the latter, its license is incompatible but use of code from the former is probably fine.

https://github.com/Yonsm/YoungHook

blunden commented 4 years ago

Any specific reason for the closure? :)

Don't get discouraged by the slow response times over here. Even simple pull requests can take months.

Itaybre commented 4 years ago

There are some issues, not working on all devices

jankais3r commented 4 years ago

Which device did you test this with? I am putting out bounty of $30 to get it to work with Unc0ver 5 on iPhone 11 or 2020 iPad Pro.

shubham4500 commented 4 years ago

@jankais3r did it work on your 2020 iPad pro ?

dlevi309 commented 3 years ago

Just saying for future reference if anyone is interested, HookUtil actually came from https://github.com/Matchstic/ReProvision/tree/master/iOS/HookUtil