Skip to content

lepotekil/MsfMania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MsfMania

MsfMania is a Python-based command-line tool specifically designed to bypass antivirus detection on Windows systems.

alt text

alt text

Summary

Features

  • Polymorphic C/C++ source code.
  • x86/x64 staged/stageless Windows payload meterpreter/shell.
  • Local & remote memory injection
  • XOR encryption.
  • Sandbox and Antivirus Evasion.
  • Junk code injection.
  • Run as Administrator.
  • Executable customizable with an icon.
  • Cross-compiler with MinGW.
  • RAR algorithm compression.
  • Automatic Metasploit configuration.
  • Sign executable with a spoofed certificate.
  • UPX Packer

Requirements

  • Latest version of Kali distribution
  • Python3

Installation

  • Git clone this repository: git clone https://github.com/lepotekil/MsfMania.git
  • cd into the MsfMania folder: cd MsfMania
  • Good penetration testing

Usage

python3 MsfMania.py -h

Disclaimer

This project is for educational purposes only. Use it at your own risk.

License

This project is licensed under the MIT License - see the LICENSE file for details.