RootRocker is a tool that allows YOU to root android samsung mobile devices!
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.shthen this:
./setuprootrocker.sh
OR use the installer