GitHub - ELMERIKH/ShellcodePy: just a Python Shellcode loader · GitHub
Skip to content

ELMERIKH/ShellcodePy

Folders and files

Repository files navigation

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