Installation Termux
$ termux-setup-storage
$ cd /sdcard
$ pkg install git
$ pkg install python
$ git clone https://github.com/0xbr0/Cvirus
$ cd Cvirus
$ python3 set.py ###this goes first
python main.py -android
-> Opens android category
python main.py -update
-> update the tool
python main.py -info
-> Check script info
python main.py -h
-> Shows main help screen
#Note
Python version should be python3