My system version number 14.5 has been changed to 15.7, which has caused me to be unable to escape and clear the escape. I don't know what to do now. Can you create a software to clear the escape?
Da3142499905 opened this issue · 5 comments
Da3142499905 commented
My system version number 14.5 has been changed to 15.7, which has caused me to be unable to escape and clear the escape. I don't know what to do now. Can you create a software to clear the escape?
FreQRiDeR commented
Use palera1n if you are on ios 15.*
… On Sep 24, 2023, at 7:25 AM, Da3142499905 ***@***.***> wrote:
My system version number 14.5 has been changed to 15.7, which has caused me to be unable to escape and clear the escape. I don't know what to do now. Can you create a software to clear the escape?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
Da3142499905 commented
如果您使用的是ios 15,请使用palera1n。*
...
But the phone I'm using is iPhone12
Da3142499905 commented
如果您使用的是ios 15,请使用palera1n。*
...
I changed 14.5 to 15.0
Da3142499905 commented
如果您使用的是ios 15,请使用palera1n。*
...
After restarting the phone, the Taurine tool no longer works
UInt2048 commented
It sounds like you’re really on 14.5 but you changed SystemVersion.plist to 15.0?
Replace UIDevice.current.systemVersion
with your true version here:
Taurine/Taurine/app/ExploitManager/ExploitManager.swift
Lines 21 to 24 in b4824a0