Skip to content

iOS 15.0-15.4.1 semi-tethered checkm8 "jailbreak"

License

Notifications You must be signed in to change notification settings

Mighel881/palera1n

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

palera1n

iOS 15.0-15.4.1 work in progress semi-tethered checkm8 "jailbreak"

What does this do?

It boots the device with AMFI patches. Eventually, I want it to automatically install Pogo by Amy. For now, it has to be installed with TrollStore. You can get an IPA here. There is no tweak injection yet.

NOTE: sudo usbmuxd -p -f should fix most USB issues on Linux.

WARNING: As of now, this is pretty unstable (atleast just on A11). On my A11 device, it has the deep sleep bug while booted with palera1n, and will kernel panic, or just not wake up until force rebooted, about a minute after being in sleep mode. Patching AMFI also seems to log you out of iCloud?

WARNING 2: I am NOT responsible for any data loss. While nothing should happen, jailbreaking has risks in itself. If your device is stuck in recovery, please run futurerestore --exit-recovery, or use irecovery.

Known working devices:

  • iPhone X (GSM)
  • iPhone 7
  • iPhone 6s (mine worked, but some others not)

How to use

  1. Install libimobiledevice
    • It's needed for ideviceenterrecovery and ideviceinfo
  2. Clone this repo with git clone https://github.com/itsnebulalol/palera1n && cd palera1n
  3. Prepare your blob for the current version you're on
  1. Run ./palera1n.sh path/to/blob.shsh2
    • [A10+] Before running, you must disable your passcode
    • If you want to start from DFU, run ./palera1n.sh path/to/blob.shsh2 --dfu <your iOS version here>
  2. Make sure your device is in normal mode, if you didn't start from DFU
  3. Follow the steps
    • Right now, getting into DFU is steps for A11, please suppliment the steps for your device
  1. Install Pogo through TrollStore, then hit Install in the Pogo app!
    • You can get a Pogo IPA from here
    • You should now see Sileo on your homescreen, enjoy!
    • You'll have to uicache in the Pogo app every reboot

Credits

About

iOS 15.0-15.4.1 semi-tethered checkm8 "jailbreak"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%