{"id":15042390,"url":"https://github.com/adarshaddee/root","last_synced_at":"2025-04-13T02:20:59.511Z","repository":{"id":38050013,"uuid":"396852312","full_name":"AdarshAddee/root","owner":"AdarshAddee","description":"Root - Access root previliges in termux without rooting android device","archived":false,"fork":false,"pushed_at":"2023-12-02T08:54:16.000Z","size":688,"stargazers_count":829,"open_issues_count":26,"forks_count":90,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-04-04T05:04:43.132Z","etag":null,"topics":["adarsh-addee","adarshaddee","bash","bash-script","linux","linux-shell","root","root-termux","terminal","termux","termux-tool"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AdarshAddee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["adarshaddee"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.paypal.me/mridealhat"]}},"created_at":"2021-08-16T15:22:28.000Z","updated_at":"2025-04-03T11:40:19.000Z","dependencies_parsed_at":"2023-12-02T09:40:07.000Z","dependency_job_id":null,"html_url":"https://github.com/AdarshAddee/root","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdarshAddee%2Froot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdarshAddee%2Froot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdarshAddee%2Froot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdarshAddee%2Froot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdarshAddee","download_url":"https://codeload.github.com/AdarshAddee/root/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248654703,"owners_count":21140348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adarsh-addee","adarshaddee","bash","bash-script","linux","linux-shell","root","root-termux","terminal","termux","termux-tool"],"created_at":"2024-09-24T20:47:13.366Z","updated_at":"2025-04-13T02:20:59.490Z","avatar_url":"https://github.com/AdarshAddee.png","language":"Shell","readme":"# Root\n\u003e \u003cb\u003eThis is not like linux real root\u003c/b\u003e. 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.\u003cbr\u003e\u003cbr\u003e\n\n\u003ccentre\u003e\n\u003cimg src=\"https://github.com/adarshaddee/root/blob/main/images/Img2.jpg\" alt=\"root termux\" title=\"root termux\" width=\"100%\" /\u003e\n\u003c/centre\u003e\n\n# Support\n\u003e hey there, You can subscribe \u003ca href=\"https://www.youtube.com/results?search_query=mr+idealhat\"\u003eMr Idealhat\u003c/a\u003e for interesting videos OR follow \u003ca href=\"https://www.youtube.com/results?search_query=mr+idealhat\"\u003eMr Idealhat\u003c/a\u003e Blogger website for interesting blogs. Search \u003ca href=\"https://www.youtube.com/results?search_query=adarsh+addee\"\u003eAdarsh Addee\u003c/a\u003e on YouTube and subscribe for my vlog videos. \n\n# Fake Root Privileges\nThis tool helps you to access the fake root privileges in termux. To access the fake root privileges in termux, just type \u003cpre\u003efakeroot\u003c/pre\u003e in termux. And here you go, Now you have gain the fake root privileges access in termux.\n\n# Real Root Privileges\nThis 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 \u003cpre\u003eroot\u003c/pre\u003e 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)\n\n# Installation\n\u003cpre\u003eapt-get update \u0026\u0026 apt-get upgrade -y\u003c/pre\u003e\n\u003cpre\u003eapt-get install git -y\u003c/pre\u003e\n\u003cpre\u003egit clone https://github.com/adarshaddee/root.git\u003c/pre\u003e\n\u003cpre\u003ecd root\u003c/pre\u003e\n\u003cpre\u003echmod +x main\u003c/pre\u003e\n\u003cpre\u003e./main\u003c/pre\u003e\n\n# Add-ons\nYou can use \u003cpre\u003efish\u003c/pre\u003e command to make your termux more attractive.\u003cbr\u003e\u003cbr\u003e\n\n# One line Installation\n\u003cpre\u003eapt-get update \u0026\u0026 apt upgrade-y \u0026\u0026 apt-get install git -y \u0026\u0026 git clone https://github.com/adarshaddee/root.git\u003c/pre\u003e\n\n# Uninstall\nYou can uninstall root with the following commands wihch are shown here:\n\u003cpre\u003ecd root\u003c/pre\u003e\n\u003cpre\u003echmod +x uninstall.sh\u003c/pre\u003e\n\u003cpre\u003e./uninstall.sh\u003c/pre\u003e\n\n# Copyright\n\u003cpre\u003e© Copyright credits goes to Adarsh Addee. This tool is public tool anyone can use this tool.\u003c/pre\u003e\n","funding_links":["https://github.com/sponsors/adarshaddee","https://www.paypal.me/mridealhat"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadarshaddee%2Froot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadarshaddee%2Froot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadarshaddee%2Froot/lists"}