A tool for [(semi-){un-(tethered jailbreak)}] of iOS 10.3.4 32-bit devices iPhone 5 with checkm8 BootROM exploit.
https://dora2ios.github.io/repo
git clone https://github.com/dora2-iOS/p0insettia --recursive && cd p0insettia
./build.sh all
Please refer to the build/ directory.
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.
It uses an iBoot(iOS 7 iBoot) exploit based jailbreak. (ETA NOW)
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.
com.apple.private.security.no-container
Some other jailbreak apps may require this entitlement.
<key>com.apple.private.security.no-container</key>
<true/>