Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days ago
JSON representation
Root - Access root previliges in termux without rooting android device
- Host: GitHub
- URL: https://github.com/adarshaddee/root
- Owner: AdarshAddee
- Created: 2021-08-16T15:22:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T08:54:16.000Z (about 1 year ago)
- Last Synced: 2025-01-10T18:14:32.097Z (11 days ago)
- Topics: adarsh-addee, adarshaddee, bash, bash-script, linux, linux-shell, root, root-termux, terminal, termux, termux-tool
- Language: Shell
- Homepage:
- Size: 672 KB
- Stars: 758
- Watchers: 28
- Forks: 65
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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.# 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 typefakerootin 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 typerootin 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 -yapt-get install git -ygit clone https://github.com/adarshaddee/root.gitcd rootchmod +x main./main# Add-ons
You can usefishcommand 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 rootchmod +x uninstall.sh./uninstall.sh# Copyright
© Copyright credits goes to Adarsh Addee. This tool is public tool anyone can use this tool.