• Stars
    star
    147
  • Rank 249,849 (Top 5 %)
  • Language
    Python
  • Created almost 6 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Encoded Reverse Shell Generator With Techniques To Bypass AV's

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