Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (25 loc) · 467 Bytes

README.md

File metadata and controls

27 lines (25 loc) · 467 Bytes
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

Running tool through commandline

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