/mcreator

Encoded Reverse Shell Generator With Techniques To Bypass AV's

Primary LanguagePython

mcreator

Encoded Reverse Shell Generator With Techniques To Bypass AV's

Installation

git clone https://github.com/blacknbunny/mcreator.git && cd mcreator/ && python mcreator.py

Version

python 2.7.* can't be lower or higher than 2.7 cause of the """ syntax in scripts.

Runnig mcreator console

python mcreator.py -rsg console

Commands

https://github.com/blacknbunny/mcreator/wiki/Commands

Reverse Shells

https://github.com/blacknbunny/mcreator/wiki/Reverse-Shells

Techniques

https://github.com/blacknbunny/mcreator/wiki/Techniques

Compiling

https://github.com/blacknbunny/mcreator/wiki/Compiling

An example to tool

https://github.com/blacknbunny/mcreator/wiki/An-example

Help

usage: mcreator.py [-h] [-rsg RSGENERATOR]

Reverse Shell generator with techniques to bypass all the AV's

optional arguments:
  -h, --help            show this help message and exit
  -rsg RSGENERATOR, --rsgenerator RSGENERATOR
                        Reverse Shell Generator With Encryptions & Techniques