backr00m jailbreak for tvOS 10.2.2->11.1

Kevin Bradley 70e4b1e11e realized i utterly botched the permissions and owners of the bootstrap, thankfully didnt brick anything because of it. cleaned up the 11.1 implementation. completely works end-to-end now 5 years ago
Meridian 70e4b1e11e realized i utterly botched the permissions and owners of the bootstrap, thankfully didnt brick anything because of it. cleaned up the 11.1 implementation. completely works end-to-end now 5 years ago
LICENSE.md 55cb733ca3 initial commit, builds and somewhat works on tvOS, the bootstrap and everything else are completely unmodified from PsychoTeas original, just want a baseline copy as i modify things to test everything out 5 years ago
README.md 55cb733ca3 initial commit, builds and somewhat works on tvOS, the bootstrap and everything else are completely unmodified from PsychoTeas original, just want a baseline copy as i modify things to test everything out 5 years ago
Working_with_libjailbreak.md 55cb733ca3 initial commit, builds and somewhat works on tvOS, the bootstrap and everything else are completely unmodified from PsychoTeas original, just want a baseline copy as i modify things to test everything out 5 years ago

README.md

MeridianJB

An iOS 10.x Jailbreak for all 64-bit devices.

Website: https://meridian.sparkes.zone

All credits can be found on the website. Thanks to everyone who helped.

Feel free to create a PR if you believe there is area for improvement - it's not perfect I know.

Building

Clone repo, open Xcode project, target your device (or generic), and make sure ldid is in $PATH. /usr/local/bin, /usr/bin, /bin, ~/bin, whatever, make sure it's present. You'll also need tar, but I'd like to assume everyone has that already ;)