this post was submitted on 07 Jan 2024
1 points (100.0% liked)

iOS Jailbreak (iPhone, iPad, iPod Touch, Apple TV)

47 readers
1 users here now

We stand in solidarity with numerous people who need access to the API including bot developers, people with accessibility needs (r/blind) and 3rd...

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/htrowii on 2024-01-07 17:22:59.


Serotonin - not/semi-jailbreak for iOS 16.2 - 16.6.1

Release:

GitHub:

How do I use it?

  • Download tipa, install via TrollStore
  • Press jailbreak
  • Be happy

How is this done?

  • Replace launchd by searching through /sbin's vp_namecache, then find launchd's name cache and kwrite it with a patch to our patched launchd.
  • Better explanation from AlfieCG here
  • patched launchd hooks posix_spawnp of SpringBoard and execs our own SpringBoard with springboardhook.dylib
  • springboardhook loads in tweaks, ellekit, etc.
  • CoreTrust bug used to bypass codesigning and allow any binary to run with arbitrary entitlements
  • KFD / Any other kernel read/write bug to write to the name cache in the first place

Todo in the future

  • Try adding support for lower iOS versions by overwriting NSGetExecutablePath
  • Add support for arm64
  • Add a boot splash screen
  • Fix puaf_pages picker crash in new UI

Credits

  • hrtowii / sacrosanctuary - main dev
  • DuyKhanhTran - launchd and SpringBoard hooks
  • NSBedtime - initial launchdhax, helped out a ton!
  • AlfieCG - helped out a ton!
  • Nick Chan - helped out a ton!
  • BomberFish - main UI
  • haxi0 - initial logger
  • Evelyne for showing it was possible. I wouldn't have gotten motivated without that initial tweet lol
no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here