Xeexe is a undetectable Reverse shell & Xor encrypting with custom KEY(FUD Metasploit Rat) bypass Top Antivirus like BitDefender, Malwarebytes, Avast, ESET-NOD32, AVG,…(PYTHON 3).
Undetectable Reverse Shell (Metasploit Rat)
It is an FUD exploiting tool which compiles a malware with famous payload, and then the compiled malware can be executed on Windows the tool Provides An Easy way to create Backdoors and Payload which can bypass TOP antivirus.
Features
Also Read – Tangalanga : The Zoom Conference Scanner Hacking Tool
TO DO
Installation & How To Use
Instructions on how to install Xeexe
$git clone https://github.com/persianhydra/Xeexe-TopAntivirusEvasion.git
$cd Xeexe-TopAntivirusEvasion
$chmod +x install.sh && ./install.sh
$chmod +x Xeexe.py && python3 Xeexe.py
Requirements
Screenshot
Update Log
Version 1.0.1 = fix error first time run
Youtube Videos
Click here for videos.
Disclaimer
This tool is for educational purpose only, usage of Xeexe for attacking targets without prior mutual consent is illegal. Developers assume no liability and are not responsible for any misuse or damage cause by this program.
What Are Bash Comments? In Bash scripting, comments are notes in your code that the…
When you write a Bash script in Linux, you want it to run correctly every…
Introduction If you’re new to Bash scripting, one of the first skills you’ll need is…
What is Bash Scripting? Bash scripting allows you to save multiple Linux commands in a file and…
When it comes to automating tasks on Linux, Bash scripting is an essential skill for both beginners…
Learn how to create and use Bash functions with this complete tutorial. Includes syntax, arguments,…