Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adarshaddee/root

Root - Access root previliges in termux without rooting android device
https://github.com/adarshaddee/root

adarsh-addee adarshaddee bash bash-script linux linux-shell root root-termux terminal termux termux-tool

Last synced: about 8 hours ago
JSON representation

Root - Access root previliges in termux without rooting android device

Awesome Lists containing this project

README

        

# 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
> hey there, You can subscribe Mr Idealhat for interesting videos OR follow Mr Idealhat Blogger website for interesting blogs. Search Adarsh Addee 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

# Copyright

© Copyright credits goes to Adarsh Addee. This tool is public tool anyone can use this tool.