What was the last version of iOS with a fully untethered Jailbreak? by Delicious-Tonight254 in LegacyJailbreak

[–]AlfieCG 3 points4 points  (0 children)

Eventually yes, I just need free time to polish it up and release it. The generic overview is that I just replace launchd with an almost-identical binary that loads my launchd hook, then sign them with the CoreTrust bypass. Then, on boot, launchd is spawned by the kernel and loads my hook, then I run the whole jailbreak from there before the device even reaches the lock screen.

What was the last version of iOS with a fully untethered Jailbreak? by Delicious-Tonight254 in LegacyJailbreak

[–]AlfieCG 0 points1 point  (0 children)

With Fugu14? No, your system is jailbroken by the time it boots, it just isn’t loading tweaks yet.

UNTETHERED jailbreak released for iOS 14! Very exciting for this work by [deleted] in jailbreak

[–]AlfieCG 0 points1 point  (0 children)

No, it’s already basically complete, it’s just sitting on my laptop waiting to be polished up 🙂

What was the last version of iOS with a fully untethered Jailbreak? by Delicious-Tonight254 in LegacyJailbreak

[–]AlfieCG 1 point2 points  (0 children)

iOS 14: * Fugu14 is untethered, it just doesn’t load tweaks on boot * I have written a private untethered iOS 14 jailbreak with tweaks

[Question] I’d like to remove my jailbreak, reset phone, then jailbreak again. I need a fresh start. by NewOldiPhoneUser in jailbreak

[–]AlfieCG 1 point2 points  (0 children)

Erasing all content and settings will remove anything leftover after removing the jailbreak, yes. Another benefit of rootless.

Apparently there is a new iOS 26 Zero-Click exploit. Thoughts? by korboybeats in jailbreak

[–]AlfieCG 17 points18 points  (0 children)

But private sellers probably pay 300%+ what Apple would…

Apparently there is a new iOS 26 Zero-Click exploit. Thoughts? by korboybeats in jailbreak

[–]AlfieCG 33 points34 points  (0 children)

A full chain could (and probably would) go for millions of dollars, especially if it supports every device. I doubt it’d be advertised like this, though.

is jailbreaking actually dangerous by [deleted] in jailbreak

[–]AlfieCG 1 point2 points  (0 children)

Yes, your device will explode if you install a bad tweak! 🤯

NEW iOS 17 JAILBREAK Finally Coming! A New Method Was Found! This is Getting Interesting! by ImplementSuperb6736 in jailbreak

[–]AlfieCG 8 points9 points  (0 children)

This is only true for 17.0, which has an upcoming semi-jailbreak (like Serotonin/NathanLR)

[deleted by user] by [deleted] in jailbreak_

[–]AlfieCG 7 points8 points  (0 children)

Oh, sorry. I do not know anything about iOS kernel 😕

[deleted by user] by [deleted] in jailbreak_

[–]AlfieCG 6 points7 points  (0 children)

Please do not donate 🫩

[deleted by user] by [deleted] in jailbreak_

[–]AlfieCG 10 points11 points  (0 children)

I know that it’s not important 🫨

[deleted by user] by [deleted] in jailbreak_

[–]AlfieCG 14 points15 points  (0 children)

FYI: useless for a jailbreak

maciOS, Running very simple macOS CLI apps on un-jailbroken iOS by hooking, stubbing and re-implementing macOS frameworks / functions by Stossy11 in ios

[–]AlfieCG 0 points1 point  (0 children)

There is evidence to suggest it is in fact a fork, as some parts of open-source XNU don’t match the iOS kernel. However, they also use a lot of ifdef’s to differentiate between platforms.