Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on iOS 11.3.1 #50

Closed
XMB5 opened this issue Jul 9, 2018 · 9 comments
Closed

Not working on iOS 11.3.1 #50

XMB5 opened this issue Jul 9, 2018 · 9 comments

Comments

@XMB5
Copy link

XMB5 commented Jul 9, 2018

Each process logs that SSL Kill Switch has been enabled, but nothing more happens.

@shenron42
Copy link

Same here.

I'm trying to use SSL Kill Switch on 11.3.1 on an app that use FABcertificatepinner.
Nothing in mitmproxy.

@general7078
Copy link

general7078 commented Jul 10, 2018

Me too. I want to see the traffic detail about App Store, it works fine in earlier iOS editions, but not in iOS 11.3.1, which is jailbroken recently.
And I found that function in 11.3.1 nw_tls_create_peer_trust is different, which looks like __int64 __fastcall nw_tls_create_peer_trust(_DWORD *a1, __int64 a2, __int64 *a3, __int64 a4, __int64 a5, __int64 a6, __int64 a7, __int64 a8, __int64 a9)

@whoot
Copy link

whoot commented Jan 15, 2019

+1 Does also not work on iOS 11.1.2. Even the new menu in the device's setting is not shown.

@r3ggi
Copy link

r3ggi commented Jan 29, 2019

I found a solution:

  1. I unjailbroke my iPhone using Rollectra
  2. Then installed unc0ver in the newest version (make sure that Load Tweaks option in enabled)
  3. Manually installed killswitch using dpkg -i

@yoimhere
Copy link

yoimhere commented Feb 2, 2019

I found a solution:

  1. I unjailbroke my iPhone using Rollectra
  2. Then installed unc0ver in the newest version (make sure that Load Tweaks option in enabled)
  3. Manually installed killswitch using dpkg -i

not working

@r3ggi
Copy link

r3ggi commented Feb 2, 2019

Interesting, in my case it worked.

On Electra JB there is one external tool need to be installed - PreferenceLoader - http://www.3u.com/news/articles/5951/preferenceloader-brings-settings-for-each-and-every-installed-cydia-tweak

@chrisbog94
Copy link

chrisbog94 commented Feb 7, 2019

@yoimhere @r3ggi
Try this...

Go to Settings -> General -> About

Go all the way to the bottom and click "Certificate Trust Settings" and turn on your certificate from Charles, mitmproxy, burp, etc.

Feel free to buy me a beer if it worked!

@yoimhere
Copy link

I found a solution:

  1. I unjailbroke my iPhone using Rollectra
  2. Then installed unc0ver in the newest version (make sure that Load Tweaks option in enabled)
  3. Manually installed killswitch using dpkg -i

@yoimhere @r3ggi
Try this...

Go to Settings -> General -> About

Go all the way to the bottom and click "Certificate Trust Settings" and turn on your certificate from Charles, mitmproxy, burp, etc.

Feel free to buy me a beer if it worked!

i done, but not work. console logs that "SSL Kill Switch has been enabled" too

@yoimhere
Copy link

Interesting, in my case it worked.

On Electra JB there is one external tool need to be installed - PreferenceLoader - http://www.3u.com/news/articles/5951/preferenceloader-brings-settings-for-each-and-every-installed-cydia-tweak

maybe some apps work and some fail. many tks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants