Xeexe : Undetectable & Xor Encrypting With Custom KEY

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

  • python3 and Ngrok support.
  • Automatically Xor encrypting with custum KEY that you can use for increasing bypass Av.
  • Automatically Add Icon to executable.
  • Automatically Add Manifest to executable.
  • Bypass anti-virus backdoors with pure raw and xor.
  • Support os windows 7 to windows 10.
  • Fully Automating MSFvenom & Metasploit.
  • custum icon (copy your icon to icon folder and rename it to icon.ico)
  • add PowerShell to silent executable.
  • bypass Top Antivirus like BitDefender,Malwarebytes,Avast,ESET-NOD32,AVG,…

Also Read – Tangalanga : The Zoom Conference Scanner Hacking Tool

TO DO

  • Add Right To Left unicode (Rtlo Attack) – Example: Xegpj.exe => Xeexe.jpg
  • Add Random sign to Xeexe binary For Persistence FUD

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

  • Metasploit Framework
  • msfvenom
  • Wine
  • Mingw-w64 Compiler

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.

R K

Recent Posts

Pystinger : Bypass Firewall For Traffic Forwarding Using Webshell

Pystinger is a Python-based tool that enables SOCKS4 proxying and port mapping through webshells. It…

1 week ago

CVE-Search : A Tool To Perform Local Searches For Known Vulnerabilities

Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…

1 week ago

CVE-Search : A Tool To Perform Local Searches For Known Vulnerabilities

Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…

1 week ago

How to Bash Append to File: A Simple Guide for Beginners

If you are working with Linux or writing bash scripts, one of the most common…

1 week ago

Mastering the Bash Case Statement with Simple Examples

What is a bash case statement? A bash case statement is a way to control…

1 week ago

How to Check if a File Exists in Bash – Simply Explained

Why Do We Check Files in Bash? When writing a Bash script, you often work…

1 week ago