GithubHelp home page GithubHelp logo

Comments (9)

nabla-c0d3 avatar nabla-c0d3 commented on July 19, 2024

Did you look at this #8 ?

from ssl-kill-switch2.

nabla-c0d3 avatar nabla-c0d3 commented on July 19, 2024

It should work fine in 0.9

from ssl-kill-switch2.

trueicecold avatar trueicecold commented on July 19, 2024

I'm still unable to get it to inject killswitch when killing itunesstored, even when using 0.9...

iPhone 4S, OS is 8.3

Device logs once I kill the process are:

com.apple.xpc.launchd[1] (com.apple.itunesstored[913]) <Notice>: Service exited due to signal: Killed: 9
itunesstored[921] <Notice>: MS:Notice: Injecting: com.apple.itunesstored [itunesstored] (1144.17)
itunesstored[921] <Notice>: MS:Notice: Loading: /Library/MobileSubstrate/DynamicLibraries/Veency.dylib
itunesstored[921] <Notice>: MS:Notice: Loading: /Library/MobileSubstrate/DynamicLibraries/hidspringboard.dylib
itunesstored[921] <Notice>: MS:Notice: Loading: /Library/MobileSubstrate/DynamicLibraries/libstatusbar.dylib
itunesstored[921] <Notice>: CoreFoundation = 1144.170000

from ssl-kill-switch2.

trueicecold avatar trueicecold commented on July 19, 2024

I'm lost here...

I've checked the filter, even by extracting the deb file, and inside:

data\Library\MobileSubstrate\DynamicLibraries

I see the plist which has the 2 filters:

{
    Filter = {
        Bundles = (
            "com.apple.AuthKit",
            "com.apple.UIKit",
        );
    };
}

And yet, killing itunesstored doesn't inject KillSwitch2 into it... :(

from ssl-kill-switch2.

glucklili avatar glucklili commented on July 19, 2024

I have met the same problem. All requests are tracked, but only init.itunes.apple.com is failed.
I have used v0.9, and killed itunesstored.
Device Log are:
Jan 26 18:12:20 iPhone com.apple.xpc.launchd1 : Service exited due to signal: Killed: 9
Jan 26 18:12:20 iPhone itunesstored[825] : MS:Notice: Injecting: com.apple.itunesstored itunesstored
Jan 26 18:12:20 iPhone CLTM[124] : CLTM: _subscription 0x0, _subscribedChannels 0x0

Any suggestions? iPhone 6 ios 8.3

from ssl-kill-switch2.

nabla-c0d3 avatar nabla-c0d3 commented on July 19, 2024

Try adding com.apple.itunesstored to the bundle filter ? You will then have to rebuild the tweak (make package and make install)

from ssl-kill-switch2.

glucklili avatar glucklili commented on July 19, 2024

@nabla-c0d3 Great!!! I have solved this problem by adding com.apple.itunesstored to the bundle filter.
Many thanks!!!

from ssl-kill-switch2.

trueicecold avatar trueicecold commented on July 19, 2024

nabla, Thanks a lot, I thought the 2 filters should have been enough! :)
I'll try install theos now, and rebuild it, will let you know 💃

from ssl-kill-switch2.

trueicecold avatar trueicecold commented on July 19, 2024

After 2 hours of tinkering with it, it's working perfect! :)
Thanks a lot!

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.