Skip to content

bash script that install all you need for mobile substrate tweaks and other things development (theos)

Notifications You must be signed in to change notification settings

Malvix/TheosInstaller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To install theos just download this script . This will automatically install all necessary components of theos for you to start jailbreak development.

INSTRUCTIONS

  1. Open Terminal

  2. Type chmod 775

  3. Drag the folder called TheosInstaller into the terminal window. (make sure that there is a space between 775 and /)

  4. Type installTheos.sh right next to TheosInstaller/

(What you have in Terminal should look similar to this: chmod 775 /Users/Michael/GitHub/TheosInstaller/installTheos.sh)

(That's assuming that the TheosInstaller folder is in /Users/Michael/GitHub)

  1. Now type cd

  2. Drag the TheosInstaller folder into the terminal again

  3. Hit enter on the keyboard

  4. Type ./installTheos.sh

  5. Hit enter on the keyboard, and enter your password when prompted.

  6. You now have a working copy of theos in your /opt directory!

  7. To start a new project, type $THEOS/opt/theos/bin/nic.pl

Happy Hacking!

About

bash script that install all you need for mobile substrate tweaks and other things development (theos)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%