Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 248 Bytes

readme.md

File metadata and controls

12 lines (7 loc) · 248 Bytes

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