/ShellcodePy

just a Python Shellcode loader

Primary LanguagePython

Greetings

this is a Shellcode Loader with Python :

Usage: python ShellcodePy.py shellcode.bin/or shellcode file

if you want to compile file into exe :

Usage loader.py shellcode.bin/or shellcode file

then compile Runner.py