shellcode-convert
There are 6 repositories under shellcode-convert topic.
alphaSeclab/shellcode-resources
Resources About Shellcode
therealdreg/shellex
C-shellcode to hex converter, handy tool for paste & execute shellcodes in IDA PRO, gdb, windbg, radare2, ollydbg, x64dbg, immunity debugger & 010 editor
jonatanSh/shelf
Python library to convert elf to os-independent shellcodes
acheong08/shellcode_utils
Compile C to null free x64 or x86 shellcode
trimscash/texthex
Read text section bytes and format it for shellcode (64bit ELF only)
trimscash/elfmt
Read text section bytes and format it for shellcode. based on trimscash/texthex