backr00m jailbreak for tvOS 10.2.2->11.1

Kevin Bradley 971fb2d6ea run firmware.sh in the proper location. unlink a bunch of cycript stuff and link inject_critical_d into /usr/bin/cycript also make symbolic link that will allow scp to work. Added nitoTV.deb installation. it makes it easier to update nitoTV build and works around some weird launch issues that were occurring. added missing xcasset folder. Updated tweakinject to fix a major bug where it was only allowing one lib to inject per process 5 years ago
Meridian 971fb2d6ea run firmware.sh in the proper location. unlink a bunch of cycript stuff and link inject_critical_d into /usr/bin/cycript also make symbolic link that will allow scp to work. Added nitoTV.deb installation. it makes it easier to update nitoTV build and works around some weird launch issues that were occurring. added missing xcasset folder. Updated tweakinject to fix a major bug where it was only allowing one lib to inject per process 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 ;)