Skip to content

A full featured bootstrap for ios15.0~16.6.1 (A8~A17,M1+M2) with Springboard Injection

License

Notifications You must be signed in to change notification settings

chr1s0x1/Bootstrap-G3n3sis_

 
 

Repository files navigation

Bootstrap-G3n3sis_

GitHub stars

A full featured bootstrap w/ springboard injection for iOS 15.0-16.6.1 A8-A17 & M1+M2 using the arm64e deb architecture providing amazing support for jailbreak detection. (Currently only tested tested on iOS 15.0-17.0)

WARNING: By using this software, you take full responsibility for what you do with it. Any modification to your device may cause irreparable damage.

This software is available to download on its Releases.

Note!

Bootstrap-G3n3sis_ is independent of Bootstrap (besides being updated to latest Bootstrap versions), please do not antagonize RootHideDev regarding this fork.

Bootstrap G3n3sis will include:

  • up-to-date version of Bootstrap support (need to update to 1.1.1)
  • Springboard Injection (testing)
  • Support for all A12+ + iOS 15+ devices (iOS 15 support added, need to test for ios 16)

~ iOS 17 is obviously not supported (for now).

  • Credit to the devs of Serotonin for the hooker dylibs, and private headers
  • Credit to those who found the launchd hack (iOS 15 & 16)!

Building

~ Bootstrap G3n3sis_ will always have a .tipa created for you to simply install located in the Releases Tab, or in the "output" folder. However, if you want to (for whatever reason) build it yourself:

You'll need MacOS to build, as you require Xcode. Simply having Xcode Command Line Tools is insufficient.

(NOTE: Skip step 1 & 2 if you already have HomeBrew & Theos installed)

  1. /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

  2. bash -c "$(curl -fsSL https://raw.githubusercontent.com/roothide/theos/master/bin/install-theos)"

(This build of Theos is consistently updated.)

  1. cd (Project Directory)

  2. make

  3. ./build.sh

  4. new built tipa should now be in the "output" folder

Usage

The latest version of TrollStore is required as the bootstrap is built around the CoreTrust bug. Developer mode also needs to be enabled, so use TrollStore version 2.0.9 or later to automatically enable it.

Once you open the Bootstrap app, press "Install". This will install the necessary apps and files, then auto respring your device (Step 1). To enable SpringBoard Injection (Step 2), reopen Bootstrap then press "Bootstrap". Your device will then automatically userspace reboot, then you're done!

You may need to rebuild the app icon cache after the SpringBoard Injection process to re-enable Sileo & Zebra and prevent them from not opening. This can easily be done in BootStrap in it's settings.

You can add various sources and install tweaks through Sileo, like other jailbreaks. You may need to convert tweaks to be roothide compatible if they aren't already converted or developed for this bootstrap.

By default, tweaks are not injected into any apps. To enable tweak injection, click App List in the Bootstrap app, and toggle on an app you want to enable your tweaks in. You cannot inject into SpringBoard (com.apple.springboard) at the moment by any official means, though refer to the FAQ for tools you can use to enable this functionality.

A frequently updated FAQ is currently available here, and can assist with tweak conversion along with answering other questions you may have.

Develop tweaks

Rootful and rootless tweaks aren't out-of-the-box compatible with this bootstrap, so you'll need to develop them specifically to support it. You can refer to the developer documentation here.

Discord

You can join our Discord for support or general talk here. There's a FAQ channel if you need any more information.

The "Our Table" Icon

Alpha is the one who made the ProcursusTeam logo in the first place, and then edited by @sourcelocation

Credits

Huge thanks to these people, we couldn't have completed this project without their help!

About

A full featured bootstrap for ios15.0~16.6.1 (A8~A17,M1+M2) with Springboard Injection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.5%
  • Objective-C 25.6%
  • Swift 1.8%
  • Makefile 0.4%
  • Logos 0.4%
  • Shell 0.3%