Skip to content

sojoyork/RootRocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RootRocker

RootRocker is a tool that allows YOU to root android samsung mobile devices!

INSTALLATION

Make a file called setuprootrocker.sh with this content:

echo "cloning..." `git clone https://github.com/sojoyork/RootRocker.git`
echo "going in..." `cd RootRocker`
echo "compiling and running..." `kotlinc rootrocker.kt -d rootrocker.jar && java -jar rootrocker.jar`

then type this:

chmod +x setuprootrocker.sh

then this:

./setuprootrocker.sh

OR use the installer

About

RootRocker is a tool that allows YOU to root android samsung mobile devices!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published