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

Also do not forget that credits goes to trojans telegram group


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.

See Also :