Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 319 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 319 Bytes

shellcodeGenerator

Little Shell-Code polymorphic generator for a reverse Shell

write with Python 🐍

How to use

You can use the -p arg for the port you want use and -i for add the IP address

Start a listener with the port you provied as argument (exemple : nc -lvnp <port>

Enjoy your reverse Shell!