Giter VIP home page Giter VIP logo

Comments (8)

Mila432 avatar Mila432 commented on May 22, 2024

Inject the dylib right and profit , iCloud login working just fine here

from ssl-kill-switch2.

nabla-c0d3 avatar nabla-c0d3 commented on May 22, 2024

Thanks for the insight @Mila432 =)

from ssl-kill-switch2.

Mila432 avatar Mila432 commented on May 22, 2024

We have the same issues like here http://nabla-c0d3.github.io/blog/2013/08/20/intercepting-the-app-stores-traffic-on-ios/

from ssl-kill-switch2.

ChristopherHammond13 avatar ChristopherHammond13 commented on May 22, 2024

@Mila432 thanks for this! So killing the process should be enough? I attempted this with a lot of processes (akd, accountsd, cloudd, identityservicesd, etc) but I was using the killall command; is this insufficient? I even tried using launchctl unload / launchctl load but iMessage was still chucking errors out on the event log and neither iMessage would activate nor would iCloud sign in.

Could be that killall sends the wrong signal?

Definitely could be me being stupid though :)

from ssl-kill-switch2.

Mila432 avatar Mila432 commented on May 22, 2024

@ChristopherHammond13 for icloud akd is enough , current plist limit will not inject into akd remove the plist and kill again

try

kill -s KILL pid

not sure if it makes any difference

from ssl-kill-switch2.

nabla-c0d3 avatar nabla-c0d3 commented on May 22, 2024

What's the full package name? I can add it to the plist

from ssl-kill-switch2.

ChristopherHammond13 avatar ChristopherHammond13 commented on May 22, 2024

Thanks for the suggestions, all!

So I removed the plist and resprung (rebooted, too), and pinning appears to be disabled for a lot of apps. However, despite killing akd, securityd, apsd, accountsd, identityservicesd, gamed, locationd, CommCenter, amfid, backboardd/SpringBoard, Preferences and nsurlsessiond (basically anything that was throwing any errors or TLS messages onto the syslog), I still cannot log into iMessage or iCloud :(

Is it worth adding the bundle IDs to the plist? I assumed that the default in Cydia Substrate is to hook the TLS Pinning code in every binary if the filter is not in place.

Thanks so much again :) 👍

from ssl-kill-switch2.

nikolac92 avatar nikolac92 commented on May 22, 2024

Any update on this one? Can't get it to work with itunesstored on 10.2 (Tryed killing all the above processes, and changing/removing the filter plist)
Thanks!

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.