A cloud based Remote Android Managment Suite, Powered by NodeJS
- Screenshot Capture
- Screen Recorder
- Rear Camera Recorder
- Front Camera Recorder
- Lock Device
- 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 (logs previously seen)
- File Explorer & Downloader
- Command Queuing
- Built In APK Builder
- Call Blocker
. Install NodeJs apt install nodejs
. mkdir ~/fatrat
. Clone git clone https://github.com/evildevill/Fatrat.git
. Goto server directory cd Fatrat/server
. Install all dependencies npm install
. Run server node index.js
. In your browser navigate to http://<SERVER IP>:22533
& Login with default username and password ( By default server will run on localhost and to make a client APP you can use PORTMAP to access APP on wide area network)
For default PASSWORD CLICK HERE
- Inspiration for the project and the basic building blocks for the Android App are based off L3MON
- express
- node-geoip
- lowdb
- socket.io
- Open Street Map
- Leaflet