NyaMisty / ssl-kill-switch3

Next Generation SSLKillSwitch with much more support!
Other
471 stars 60 forks source link

Non-Jailbreak version which IPA should I inject the dylib file to? #6

Closed Michaelmuko94 closed 11 months ago

Michaelmuko94 commented 1 year ago

I don't understand the instruction as it says inject the dylib to IPA and install does it mean inject to any IPA? since I tried that but failed

TheDauntless commented 1 year ago

Yes, it means injecting into the IPA you want to bypass the SSL Pinning on.

Injecting into IPAs/resigning is a standard process, so any issue you would have there is most likely unrelated to this repo.

liambutler-lawrence commented 1 year ago

Hi @TheDauntless, I'm also a little confused by this. I've read all the docs for Sideloadly, but they don't mention my use case anywhere: disabling SSL pinning (a.k.a. from their point of view, applying an arbitrary tweak) in a regular app downloaded from the App Store.

Currently I use the Uncover jailbreak with SSL Kill Switch 2 installed from Cydia, but this doesn't work on iOS 15 or 16.

Is this project (SSL Kill Switch 3) meant to solve the use case above, and if so, how?

Thanks!

P5-2005 commented 1 year ago

Hi @TheDauntless, I'm also a little confused by this. I've read all the docs for Sideloadly, but they don't mention my use case anywhere: disabling SSL pinning (a.k.a. from their point of view, applying an arbitrary tweak) in a regular app downloaded from the App Store.

Currently I use the Uncover jailbreak with SSL Kill Switch 2 installed from Cydia, but this doesn't work on iOS 15 or 16.

Is this project (SSL Kill Switch 3) meant to solve the use case above, and if so, how?

Thanks!

the only working env for now is : rootfull jailbreak on ios15/16 using palera1n jailbreak. sileo will have option to install substitue and preferenceloader to make sslkillswitch work again on last ios15/16 rootless with ellekilt(like substrate) tweak will not work even with misty fork

all rootless still not working(for public) for must of us sure

NyaMisty commented 11 months ago

It's now working in rootless jb(using +rootless deb) & rootful jb(using +rootful deb) & TrollStore(inject dylib manually using things like ESign) environments. The reason I didn't update this package before is because Theos's rootless support was released too late.