ReProvision icon indicating copy to clipboard operation
ReProvision copied to clipboard

Xcode - Method Swizzling

Open evandrix opened this issue 5 years ago • 0 comments
trafficstars

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:

  • first disable SIP (done)

  • and patch amfid e.g. https://pvieito.com/2016/12/amfid-patching (code https://gist.github.com/pvieito/c0c9b8fd73255b57927b273d329c5800)

Thanks

evandrix avatar Jan 02 '20 06:01 evandrix