ssl-kill-switch2 icon indicating copy to clipboard operation
ssl-kill-switch2 copied to clipboard

iOS 14.3 Support?

Open ghost opened this issue 3 years ago • 14 comments

As it currently stands, ssl kill switch 2 doesn't work for ios 14.3 iphone 8 devices.

ghost avatar Mar 30 '21 03:03 ghost

So far I was able to get the SSL Kill Switch to show up on my phone. Now I just need to actually test it to determine if it will work or not.

ghost avatar Mar 30 '21 16:03 ghost

I don't believe that ssl kill switch works while activated. I tried to install a couple of different ipas and I got the following error below

image

ghost avatar Mar 31 '21 02:03 ghost

Have you tried installing "Substitute" package in Cydia instead of the "Cydia Substrate"? worked for me like charm.

Truth be told, I used it only to strip SSL...

offtopic: why not use Sideloadly from Pangu to install IPAs?

michalRajcan avatar Apr 15 '21 11:04 michalRajcan

FWIW: Works for me out of the box on 14.5.1 with just Cydia Substrate.

iangcarroll avatar May 08 '21 11:05 iangcarroll

FWIW: Works for me out of the box on 14.5.1 with just Cydia Substrate.

which .deb did you use?

1trackprojects1 avatar May 16 '21 01:05 1trackprojects1

Could please somebody write the correct method how to install Killswitch on iOS 14.4+?

pentestaec avatar Jun 14 '21 11:06 pentestaec

Worked for me. (Jailbroken iPhone 6s. iOS 14.5)

Open Cydia and install wget.

Ssh in to your jailbroken device and download the package in /tmp folder from the following link using wget command:

https://github.com/nabla-c0d3/ssl-kill-switch2/releases/tag/0.14

iPhone:/tmp root# wget https://github.com/nabla-c0d3/ssl-kill-switch2/releases/download/0.14/com.nablac0d3.sslkillswitch2_0.14.deb

iPhone:/tmp root# dpkg -i com.nablac0d3.sslkillswitch2_0.14.deb

If you get an error then fire the following command:

iPhone:/tmp root# apt --fix-broken install

iPhone:/tmp root# dpkg -i com.nablac0d3.sslkillswitch2_0.14.deb

Now respring your iDevice:

iPhone:~ root# killall -9 backboardd

and you are done.

Now open iOS settings app, scroll down and locate SSL Kill Switch 2. Open it and enable "Disable Certificate Validation"

Thats it.

kpratik9 avatar Jun 30 '21 12:06 kpratik9

These instructions worked for me on iPhone 7, iOS 14.6. Thank you @kpratik9

ptrkstr avatar Sep 06 '21 16:09 ptrkstr

These instructions worked for me on iPhone 7, iOS 14.6. Thank you @kpratik9

You are welcome @ptrkstr

kpratik9 avatar Nov 14 '21 10:11 kpratik9

Can confirm its working but make sure you respring your device after installing.

Nigel1992 avatar Nov 23 '21 15:11 Nigel1992

This has been hosted at https://jonlu.ca/repo/ if you don't want to install this via the terminal/dpkg as well

jonluca avatar Jul 10 '22 20:07 jonluca

Does it work on iOS 14.7? iPhone 7. I am going to buy it.

Computershik73 avatar Oct 18 '22 02:10 Computershik73

Yes. It worked for me on iOS 14.8 iPhone 7 Plus.

On Tue, 18 Oct 2022 at 8:16 AM, Ilya Vysotsky @.***> wrote:

Does it work on iOS 14.7? iPhone 7. I am going to buy it.

— Reply to this email directly, view it on GitHub https://github.com/nabla-c0d3/ssl-kill-switch2/issues/98#issuecomment-1281742429, or unsubscribe https://github.com/notifications/unsubscribe-auth/APLK73W4XCZLX77GHDTTNM3WDYFPJANCNFSM42BDSW2A . You are receiving this because you were mentioned.Message ID: @.***>

kpratik9 avatar Oct 18 '22 05:10 kpratik9

Yes. It worked for me on iOS 14.8 iPhone 7 Plus. I hope it will work with unc0ver and that I will not have to recompile it.

Computershik73 avatar Oct 18 '22 11:10 Computershik73