A console application for managing your Checkra1n jailbreak.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
ReRa1n is very easy to set up. All you need to do is run
$ ./install.sh
If you are not on a Debian based system, install
libgcrypt20-doc gnutls-doc gnutls-bin usbmuxd git libplist-dev libplist++ python2.7-dev python3-dev libusbmuxd4 libreadline6-dev make libusb-dev openssl libimobiledevice-dev libzip-dev libcurl4-openssl-dev libssl-dev sshpass libplist libusbmuxd iphonessh libimobiledevice libirecovery idevicerestore libgeneral img4tool
$ git clone https://github.com/AidanGamzer/ReRa1n.git
$ cd rera1n
$ chmod +x rera1n.sh
$ chmod +x install.sh
$ sudo apt-get update
$ ./install.sh
It's as easy as
$ ./rera1n.sh
AidanGamzer - Original development - Github
DynamicDonkey - README.md, install script, etc. - Github