AhMyth Android RAT is an Android Remote Administration Tool. It consists of two parts :
- Server side : Desktop application based on electron framework (control panel)
- Client side : Android application (backdoor)
You have two options to install AhMyth
From source code
- Electron (to start the app)
- Java (to generate apk backdoor)
- Electron-builder and electron-packer (to build binaries for (OSX,WINDOWS,LINUX))
git clone https://github.com/AhMyth/AhMyth-Android-RAT.git
cd AhMyth-Android-RAT/AhMyth-Server
npm start
Also Read MITM : Man-in-the-middle Router
From binaries
- Download a binary from by clicking here
- Java (to generate apk backdoor)
Screenshots