You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.
re: #96 (comment), 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
re: #96 (comment), 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 serverI 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
The text was updated successfully, but these errors were encountered: