Matchstic / ReProvision

On-device signing utility for iOS
GNU Affero General Public License v3.0
558 stars 142 forks source link

Xcode - Method Swizzling #136

Open evandrix opened 4 years ago

evandrix commented 4 years ago

re: https://github.com/Matchstic/ReProvision/issues/96#issuecomment-552290484, anyone can provide more details/some kind of resource/walkthrough, even partial on how to do that?

I've got Burp Suite/Charles/mitmproxy all not capturing my Apple ID signing in on Xcode on Mac OSX 10.15, probably cause of that SSL certificate pinning. Xcode just displays an error message about not being able to connect to the server

I understand that you have to:

Thanks