Skip to content

2.0 public beta2

Choose a tag to compare

@roothider roothider released this 11 Jan 14:04
· 17 commits to main since this release

Bootstrap 2.0 – Public Beta 2

This release brings multiple improvements over 1.x and introduces SpringBoard tweak injection support for iOS 16.0–17.0.

✨ Improvements & New Features

  • Faster app injection across all supported devices

  • Added roothide blacklist support (iOS 16.0–17.0)

  • Added SpringBoard tweak injection support (iOS 16.0–17.0)

  • Added launchctl / launch daemon support (iOS 16.0–17.0)

  • Added support for injecting into some system daemons (iOS 16.0–17.0) (see resignList.plist)

  • Updated built-in roothide manager package

  • Added frida -f support (iOS 16.0–17.0)

🐛 Bug Fixes

  • Fixed an issue where injected apps could not sync with Apple Watch?

  • Fixed an issue where injected apps could not be updated via the App Store (iOS 16.0–17.0 only)

  • Fixed an issue where battery usage data failed to load in Settings (iOS 16.0–17.0 only)

  • Fixed an issue where some apps failed to inject successfully (iOS 16.0–17.0 only)

Credits: @khanhduytran0