How to bypass antivirus on Android? Free Cyber security tric (General)
How to bypass antivirus on Android?
Installation
Download the repository from github
git clone https://github.com/sslab-gatech/avpass
Run the installer with the command
./install-dep.sh
Using
Next, we need a generated build of a virus for Android. This could be, for example, the RAT from AhMyth. For basic disguise, you just need to write
python gen_disguise.py -i <file name> individual
The generated apk file is not detected by most antiviruses (perhaps one), and its system requirements are hidden from the user during installation.
Complete thread: