MsfMania is a command line tool developed in Python that is designed to bypass antivirus software on Windows and Linux/Mac in the future.
Demo of MsfMania PE Loader --> https://www.youtube.com/watch?v=Ka-mygowNL0
Demo of MsfMania 0.2.1 --> https://www.youtube.com/watch?v=o19GEnHy-is
You can also join the Telegram group https://t.me/msfmaniapros
- Latest version of Kali Linux
- The kali-rolling repository
- Python3
- Git clone this repository:
git clone https://github.com/G1ft3dC0d3/MsfMania.git
- cd into the MsfMania folder:
cd MsfMania
- Good pentest
python3 MsfMania.py -h
- Polymorphic C/C++ source code.
- x86/x64 staged/stageless windows payload meterpreter/shell.
- Local & remote memory injection
- XOR encryption.
- Sandbox/Antivirus Evasion.
- Junkcode.
- Run as Administrator.
- Executable customizable with an icon.
- Cross-compiler MinGW.
- Rar compression.
- Metasploit auto config
- Sign executable
- UPX Packer