Android Remote Administration Tool: AhMyth

Android Remote Administration Tool AhMyth consists of two parts :

  • Server side : desktop application based on electron framework (control panel)
  • Client side : android application (backdoor)

Getting Started


From source code

Prerequisite :

  • Electron (to start the app)
  • Java (to generate apk backdoor)
  • Electron-builder and electron-packer (to build binaries for (OSX,WINDOWS,LINUX))
  1. git clone https://github.com/AhMyth/AhMyth-Android-RAT.git
  2. cd AhMyth-Android-RAT
  3. npm start

From binaries

Prerequisite :

Download

Leave a Comment