Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.
/ android-stealer Public archive

Android Studio APK Project to track GPS location, sms history, and device info with PHP handler

Notifications You must be signed in to change notification settings

zile42O/android-stealer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android-stealer

Android Studio APK Project to track GPS location, sms history, and device info with PHP handler

How it works?

Basically i do this while is APK active in background and have Internet access to send the data in JSON format to my web server, you should check in files https://YOUR_REMOTE_SERVER/gps/ and replace that.
App works normally in background, every 5 minutes sends data to web server.
Minimal android version is 8.0
This app requires permissions:

  1. SMS Access
  2. Internet Access
  3. Location (Accuracy)
  4. Phone

Pictures

This is how looks PHP handler - index.php

All devices should be displayed on google maps

  • Keep in mind to change in index.php file YOUR_GOOGLE_MAPS_API to your.

Photo 1 Photo 2

Disclaimer

This repository is for academic purposes, the use of this software is your responsibility.

About

Android Studio APK Project to track GPS location, sms history, and device info with PHP handler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published