HomeTermuxRootMe - This tool will root your termux

RootMe – This tool will root your termux

RootMe – Hello guys in this article I will teach you how to root your termux application with a GitHub Tool

This tool will root your termux without superuser no root required but it’s not an absolute root it is a mini kali Linux os running virtually on termux

How to root termux with the RootMe tool?

Step 1:

First, we need to download the Root tool so type the below command on your termux terminal

				
					git clone https://github.com/TermuxHackz/RootMe.git
				
			
				
					$ git clone https://github.com/TermuxHackz/RootMe.git
Cloning into 'RootMe'...
remote: Enumerating objects: 9, done.
remote: Counting objects: 100% (9/9), done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 9 (delta 1), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (9/9), done.
Resolving deltas: 100% (1/1), done.

				
			

Step 2:

Now change the directory to RootMe so run the below command

				
					cd RootMe
				
			
				
					$ cd RootMe
$ ls
README.md  rootme.sh

				
			

Step 3:

After that permit to read write and execute rootme.sh bash script so execute the following string on your termux terminal

				
					chmod 777 rootme.sh
				
			

Step 4:

Now run the rootme.sh tool on your termux application

				
					bash rootme.sh
				
			

choose your type of install

1. Boot2Root

2. JustRoot

Now it will automatically install all requirements and root your termux wait for a while it will install when it is successfully installed just restart your termux to become a Root user or type root to become a root user

RELATED ARTICLES

Leave A Reply

Please enter your comment!
Please enter your name here

Most Popular