File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 1
1
# AhMyth Android Rat
2
2
3
+ It consists of two parts :
4
+ * Server side : desktop application based on electron framework (control panel)
5
+ * Client side : android application (backdoor)
6
+
7
+
8
+ ## Getting Started
9
+ #### From source code
10
+ ###### Prerequisite :
11
+ * Electron (to start the app)
12
+ * Java (to generate apk backdoor)
13
+ * Electron-builder and electron-packer (to build binaries for (OSX,WINDOWS,LINUX))
14
+ 1 . ``` git clone https://github.com/AhMyth/AhMyth-Android-RAT.git ```
15
+ 2 . ``` cd AhMyth-Android-RAT ```
16
+ 3 . ``` npm start ```
17
+
18
+ #### From binaries
19
+ ###### Prerequisite :
20
+ * Download a binary from https://github.com/AhMyth/AhMyth-Android-RAT/releases
21
+ * Java (to generate apk backdoor)
22
+
23
+ ## Screenshots
3
24
<p align =" center " >
4
25
<img src =" http://i.imgur.com/HM3uXL6.png " width =" 600 " />
5
26
</p >
16
37
<img src =" http://i.imgur.com/XVXCHV9.png " width =" 600 " />
17
38
</p >
18
39
19
- ---------------------------------------------------------------
40
+
41
+ ## Video Tutorial
20
42
<p align =" center " >
21
43
<a href =" https://www.youtube.com/watch?v=DDIZTABABzs " >
22
44
<img src =" https://img.youtube.com/vi/DDIZTABABzs/0.jpg " width =" 600 " />
You can’t perform that action at this time.
0 commit comments