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

cp Command: Copy Files and Directories in Linux

The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether…

6 days ago

Image OSINT

Introduction In digital investigations, images often hold more information than meets the eye. With the…

6 days ago

cat Command: Read and Combine File Contents in Linux

The cat command short for concatenate, It is a fast and versatile tool for viewing and merging…

6 days ago

Port In Networking

What is a Port? A port in networking acts like a gateway that directs data…

6 days ago

ls Command: List Directory Contents in Linux

The ls command is fundamental for anyone working with Linux. It’s used to display the files and…

6 days ago

pwd Command: Find Your Location in Linux

The pwd (Print Working Directory) command is essential for navigating the Linux filesystem. It instantly shows your…

7 days ago