Thursday, June 1, 2023

TERMUX ROOT COMMANDS ๐Ÿ˜ˆ๐Ÿคซ

TERMUX ROOT COMMANDS

 Root

This is not like linux real root. Root is an automated tool which help you to gain to access of fake root privileges and real root privileges without rooting your device. You don't need to install any other OS to gain the root privileges in your termux. This tool(ROOT) is specifically made for termux and termux users. This tool will also help you to gain the look of Kali-Linux in your termux with root access.





root termux


Support

Watch the video


hey there, You can subscribe Mr Idealhat for interesting videos OR follow Mr Idealhat Blogger website for interesting blogs. Search "Adarsh Addee Vlogs" on YouTube and subscribe for my vlog videos.


Fake Root Privileges

This tool helps you to access the fake root privileges in termux. To access the fake root privileges in termux, just type


fakeroot

in termux. And here you go, Now you have gain the fake root privileges access in termux.

Real Root Privileges

This tool also helps to access the real root privileges in termux. Which is more powerful and stronger than fake root privileges. To access the real root privileges just type





root


in your termux. And here you go, You have access the real root privileges in termux without rooting your device just with This tool(Root)

Installation

apt-get update && apt-get upgrade -y

apt-get install git -y

git clone https://github.com/adarshaddee/root.git

cd root

chmod +x main

./main

Add-ons

You can use


fish

command to make your termux more attractive.


One line Installation

apt-get update && apt upgrade-y && apt-get install git -y && git clone https://github.com/adarshaddee/root.git

Uninstall

You can uninstall root with the following commands wihch are shown here:


cd root

chmod +x uninstall.sh

./uninstall.sh



Previous Post
Next Post

0 comments: