checkra1n / BugTracker

checkra1n bug tracker
723 stars 105 forks source link

jailbreak for a7 on 10.3.3 #2091

Open shiypc opened 3 years ago

shiypc commented 3 years ago

do you ever plan to add support for iOS 10.3.3 on a7 devices? (iphone5s etc) since it is still signed? checkra1n already supports these devices on iOS 12, and signing services n webkit exploits are tiring, and updating to iOS 12 slows it down to all hell

salocor commented 3 years ago

You can already jailbreak with DoubleH3lix.

0x14307 commented 3 years ago

Anything lower than iOS 11 probably will not come as of now due to the file system between iOS 11 & 12+ being different

shiypc commented 3 years ago

You can already jailbreak with DoubleH3lix.

doubleh3lix is not very stable, since it is app-based. checkra1n doesn’t use an app to exploit, it just uses DFU, making it much more stable. in the post, i said specifically

services n webkit exploits are tiring

to avoid comments like “_____ jailbreak already exists”

0x14307 commented 3 years ago

Anything lower than iOS 11 probably will not come as of now due to the file system between iOS 11 & 12+ being different

@jkrosado Like I said, read this.

Siguza commented 3 years ago

It's pretty unlikely that we'll ever support versions that did not have APFS / were running off an APFS snapshot for rootFS.
I know APFS itself was introduced in 10.3, but I don't know if they were already using the same config as 12.0 and later.

As it stands, the first issue with 10.3.x would be the kernel patchfinder. That is open source, so feel free to mess around and see if you get anywhere with that.
Otherwise this is currently not at all a priority for us, so I'll leave the issue open but mark it as deferred.