Open alexmarfe21 opened 4 years ago
@AhMyth
what OS are you running??? Windows, Linux, MacOS???
@Morsmalleo kali linux VERSION="2020.2" VERSION_ID="2020.2" VERSION_CODENAME="kali-rolling"
I am currently using the same version try and follow these steps below and tell me if there is any progress.
Remove AhMyth completely and then type the following syntax's
Also make sure you have openjdk 8 selected if have more than one version of openjdk installed, you can do this by typing
Then type "2" and press enter for the option of openjdk-8, if it is not already selected
Also turn Bridged Adapters on in your virtualbox Network settings, switch it from NAT to Bridged Adapter
Hopefully this helps
sudo apt-get install nodejs openjdk-8-jdk npm
git clone https://AhMyth/AhMyth-Android-RAT
cd AhMyth-Android-RAT/AhMyth_Server
npm install
npm install --save-dev electron@9.0.0
cd AhMyth-Android-RAT/AhMyth_Server/node_modules/electron/dist
sudo chown root chrome-sandbox
sudo chmod 4755 chrome-sandbox
cd
cd AhMyth-Android-RAT/AhMyth_Server/
npm install --save-dev electron-rebuild
npm install electron@nightly
Also make sure you have openjdk 8 selected if have more than one version of openjdk installed, you can do this by typing
sudo update-alternatives --config java
Works like charm Thanks
This text comes up whenever I open Ahmyth, ("Ahmyth" is not responding.) I use root on my system, and java v8 on my system