ayangcool / ReRa1n

ReRa1n source code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReRa1n

A console application for managing your Checkra1n jailbreak.

Getting Started

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.

Prerequisites

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

Installing

$ git clone https://github.com/AidanGamzer/ReRa1n.git
$ cd rera1n
$ chmod +x rera1n.sh
$ chmod +x install.sh
$ sudo apt-get update
$ ./install.sh

Running

It's as easy as

$ ./rera1n.sh

Authors

AidanGamzer - Original development - Github

DynamicDonkey - README.md, install script, etc. - Github

About

ReRa1n source code


Languages

Language:Shell 83.9%Language:HTML 10.3%Language:CSS 5.9%