Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.
/ p0insettia Public archive

A tool for [(semi-){un-(tethered jailbreak)}] of iOS 10.3.x 32-bit devices with checkm8 BootROM exploit.

License

Notifications You must be signed in to change notification settings

dora2ios/p0insettia

Repository files navigation

p0insettia

A tool for [(semi-){un-(tethered jailbreak)}] of iOS 10.3.4 32-bit devices iPhone 5 with checkm8 BootROM exploit.

Note

  • All at your own risk!
  • The package used for this jailbreak can be obtained via Cydia from the following repository.
    https://dora2ios.github.io/repo

Supported devices

  • iPhone 5 (N41/N42) - iOS 10.3.4

Supported environments

  • macOS 10.13 (or later?) (intel/x86_64)

Make

git clone https://github.com/dora2-iOS/p0insettia --recursive && cd p0insettia
./build.sh all

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 from: p0insettia
You can use ReProvision Reborn (via Packix) 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. (ETA NOW)

Note for this jailbreak environment (iOS 10.3 or higher)

This jailbreak will not apply the nuke sandbox patch used by h3lix.
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. For this reason, this jailbreak adds a key to Cydia's entitlements to disable sandbox.

  • 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

About

A tool for [(semi-){un-(tethered jailbreak)}] of iOS 10.3.x 32-bit devices with checkm8 BootROM exploit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published