Skip to content

Latest commit

 

History

History
53 lines (45 loc) · 2.59 KB

README.md

File metadata and controls

53 lines (45 loc) · 2.59 KB

p0insettia plus

  • p0insettia plus is a fork of p0insettia, an iOS 10.3.4 jailbreak for iPhone 5 devices with checkm8 BootROM exploit.
  • p0insettia can be used as semi-tethered, semi-untethered, or fully untethered jailbreak.
  • This fork has updated scripts, Linux builds, and compiled payloads.
  • This fork installs Zebra instead of Cydia. (based on socket jailbreak)
  • iOS 7.1.x SHSH blobs for your device are required for the untether.
  • Only tested semi-tether and untether on iPhone5,2 10.3.4 with 7.1.1 (11D201) blobs.
  • Download

Note

  • All at your own risk!

Supported devices

  • iPhone 5 (N41/N42) - iOS 10.3.4

Supported environments

  • macOS 10.13 or later
  • Linux x86_64/armhf/arm64

Semi-tethered jailbreak

  • Please refer to the build/ directory.

Semi-untethered jailbreak

  • It uses an IPA App based jailbreak. (reloader/ directory)
  • In order to use this, you need to jailbreak your device with "semi-tethered jailbreak" first.
  • The pre-built IPA file can be obtained in reloader/ directory.
  • You can use Sideloadly, ReProvision Reborn, or similar to install and use IPA files on your device. All at your own risk.

Untethered jailbreak

  • It uses an iBoot (iOS 7 iBoot) exploit based jailbreak. (untether/ directory)
  • In order to use this, you need to jailbreak your device with "semi-tethered jailbreak" first.

Note for this jailbreak environment (iOS 10.3 or higher)

  • This jailbreak will not destroy sandbox containers.
  • In iOS 10.3 and later, apps under /Applications will also be sandboxed. so, Apps such as Cydia will be sandboxed and will not work.
  • You can use container-resign from Socket Repo to resign apps.
  • Key com.apple.private.security.no-container
  • Some other jailbreak apps may require this entitlement.
  • Entitlement key
<key>com.apple.private.security.no-container</key>
<true/>

Credits