Giter VIP home page Giter VIP logo

Comments (11)

nabla-c0d3 avatar nabla-c0d3 commented on May 21, 2024 2

Charles Proxy for iOS uses a local VPN so it makes sense that SSL Kill Switch would disrupt it. One solution would be to prevent Kill Switch from getting loaded into the Charles Proxy processes, by adding their bundle IDs to the MobileLoader filter at https://github.com/nabla-c0d3/ssl-kill-switch2/blob/master/SSLKillSwitch2.plist

from ssl-kill-switch2.

blunden avatar blunden commented on May 21, 2024 1

@varenc You can try excluding the charles proxy process using the feature I added in #65 if this is still an issue for you. I linked a compiled version in there as well.

from ssl-kill-switch2.

nabla-c0d3 avatar nabla-c0d3 commented on May 21, 2024 1

I've added a section to the README about Charles Proxy. Thanks again for the help.

from ssl-kill-switch2.

XMB5 avatar XMB5 commented on May 21, 2024

What app?

from ssl-kill-switch2.

espresso-flavoured avatar espresso-flavoured commented on May 21, 2024

What app?

@XMB5 The nature of the problem is how Charles Proxy iOS operates with SSL Kill Switch installed. It is unable to proxy HTTPS connections, which prevents me from intercepting HTTPS traffic from any iOS app.

Sent with GitHawk

from ssl-kill-switch2.

XMB5 avatar XMB5 commented on May 21, 2024

Try running NoSubstitute on the charles app

from ssl-kill-switch2.

espresso-flavoured avatar espresso-flavoured commented on May 21, 2024

Try running NoSubstitute on the charles app

@XMB5 I just tried using NoSub. It seems to work, but only intermittently. I’ll have to gather the logs to better explain that.

Sent with GitHawk

from ssl-kill-switch2.

macdonjo avatar macdonjo commented on May 21, 2024

Is NoSubstitute only required on iOS 11 or newer?

from ssl-kill-switch2.

varenc avatar varenc commented on May 21, 2024

I unsuccessfully tried to workaround this just by not enabling kill switch until after Charles iOS was running and intercepting. If this worked I just would have added an extra check to avoid injecting into Charles but no dice. Something else must be going on?

iOS logs to demonstrate:
image

works great when proxied to Charles on my desktop though! (for most apps)

from ssl-kill-switch2.

blunden avatar blunden commented on May 21, 2024

@nabla-c0d3 The SSLKillSwitch2.plist can't be used to prevent it from loading from my understanding (i.e. there is no exclude funktionality built for these filters), unless you remove the predefined bundles in there which causes it to get loaded into almost everything and instead just explicitly add the bundles you want to inject into.

The latter worked for me when I had to find a quick fix for a short project. My hope was to find a better solution and submit a pull request if the solution was generic enough to be useful to others.

from ssl-kill-switch2.

jzarca01 avatar jzarca01 commented on May 21, 2024

For those wondering: Charles proxy BundleId is com.xk72.Charles

from ssl-kill-switch2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.