An open API service indexing awesome lists of open source software.

https://github.com/elmerikh/shellcodepy

just a Python Shellcode loader
https://github.com/elmerikh/shellcodepy

ethical-hacking-tools payload-shellcode python-shellcode red-team-tools red-teaming shellcode-execute shellcode-injection shellcode-injector shellcode-loader shellcode-payload shellcode-python

Last synced: 6 months ago
JSON representation

just a Python Shellcode loader

Awesome Lists containing this project

README

          

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