AhMyth / AhMyth-Android-RAT

Android Remote Administration Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AhMyth Android Rat

Beta Version

It consists of two parts :

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

Getting Started

You have two options to install it

1) 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/AhMyth-Server
  3. npm start

2) From binaries

Prerequisite :

Screenshots



Video Tutorial


I will not be responsible for any direct or indirect damage caused due to the usage of this tool, it is for educational purposes only.
Twitter : @AhMythDev
Bitcoin address for donations: : 1EVwLuwmbsEuej7qJnNquFeQJLsgd2b8Lq

About

Android Remote Administration Tool

License:GNU General Public License v3.0


Languages

Language:Smali 96.8%Language:JavaScript 1.3%Language:Java 0.8%Language:HTML 0.6%Language:CSS 0.4%