/ApkerVirus

ApkerVirus is a tool for Termux and Kali Linux to create virus for Android device.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ApkerVirus

ApkerVirus is a tool for Termux and Kali Linux to create virus for Android device.

Installation (Termux):

apt update && apt upgrade
apt install git
pkg install python
git clone https://github.com/Sn8ow/ApkerVirus.git 
cd ApkerVirus
chmod +x apker.py
python2 apker.py
(If you chose the option, enter "run")

Installation (Kali Linux):

sudo apt update && apt upgrade
sudo apt-get install git
sudo apt-get install python
git clone https://github.com/Sn8ow/ApkerVirus.git 
cd ApkerVirus
chmod +x apker.py
python2 apker.py
(If you chose the option, enter "run")

Tutorial

Coming Back ;)

Update ApkerVirus

I'm working on it ;0