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.
Introduction Bash scripting is a powerful way to automate Linux tasks, but writing a script…
Introduction A self-signed SSL certificate is a certificate that is created and signed by the…
Introduction Debugging is an important part of Bash scripting. When a script does not work…
Introduction Cron jobs are used in Linux to run commands or Bash scripts automatically at…
Introduction Pipes are an important feature in Linux and Bash scripting. A pipe allows you…
Introduction The grep, awk, and sed commands are powerful text-processing tools in Linux. They are…