|
| 1 | +# AhMyth Android Rat |
| 2 | +###### Beta Version |
| 3 | ++ Repositorio original |
| 4 | + + ```https://github.com/AhMyth/AhMyth-Android-RAT.git``` |
| 5 | ++ El repositorio actual corrige problemas comunes para su instalación en debian 10, también recopila pull requests aún no aprobado e incorpora nuevas funcionalidades. |
| 6 | + + ```https://github.com/elcaza/AhMyth-Android-RAT``` |
| 7 | + |
| 8 | + |
| 9 | +Este proyecto consiste de dos partes |
| 10 | +* Servidor : Aplicación de escritorio basada en electron framework (control panel) |
| 11 | +* Cliente : Aplicación de android (backdoor) |
| 12 | + |
| 13 | + |
| 14 | +## Primeros pasos |
| 15 | +### Hay dos opciones para instalar la aplicación |
| 16 | +#### 1) Desde el código fuente |
| 17 | +###### Prerrequisitos : |
| 18 | +* Electron (to start the app) |
| 19 | +* Java 8 (to generate apk backdoor) |
| 20 | +* Electron-builder and electron-packer (to build binaries for (OSX,WINDOWS,LINUX)) |
| 21 | +1. ```git clone https://github.com/AhMyth/AhMyth-Android-RAT.git``` |
| 22 | +2. ```cd AhMyth-Android-RAT/AhMyth-Server``` |
| 23 | +3. ```npm start``` |
| 24 | + |
| 25 | +#### 2) Desde los binarios |
| 26 | +###### Prerequisite : |
| 27 | +* Descargar el binario desde https://github.com/AhMyth/AhMyth-Android-RAT/releases |
| 28 | +* Java (to generate apk backdoor) |
| 29 | + |
| 30 | +## Instalación de dependencias y solución a errores comunes |
| 31 | ++ Esto fue probado en el siguiente ambiente |
| 32 | + + Debian 10 |
| 33 | + + javac 8 |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | +## Screenshots |
| 39 | +<p align="center"> |
| 40 | + <img src="http://i.imgur.com/HM3uXL6.png" width="600"/> |
| 41 | +</p> |
| 42 | + |
| 43 | +--------------------------------------------------------------- |
| 44 | + |
| 45 | +<p align="center"> |
| 46 | + <img src="http://i.imgur.com/nHTGGHi.png" width="600"/> |
| 47 | +</p> |
| 48 | + |
| 49 | +--------------------------------------------------------------- |
| 50 | + |
| 51 | +<p align="center"> |
| 52 | + <img src="http://i.imgur.com/XVXCHV9.png" width="600"/> |
| 53 | +</p> |
| 54 | + |
| 55 | + |
| 56 | +## Video Tutorial |
| 57 | +<p align="center"> |
| 58 | +<a href="https://www.youtube.com/watch?v=DDIZTABABzs"> |
| 59 | + <img src="https://img.youtube.com/vi/DDIZTABABzs/0.jpg" width="600"/> |
| 60 | +</a></p> |
| 61 | + |
| 62 | + |
| 63 | +--------------------------------------------------------------- |
| 64 | +##### 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. |
| 65 | +###### Twitter : <a href="https://twitter.com/AhMythDev"> @AhMythDev </a> |
| 66 | +###### Bitcoin address for donations: : 1EVwLuwmbsEuej7qJnNquFeQJLsgd2b8Lq |
0 commit comments