There are 5 repositories under shellcode-development topic.
CTF framework and exploit development library
Converts PE into a shellcode
Windows shellcode development in Rust
An easily modifiable shellcode template for Windows x64 written in C
Resources About Shellcode
micr0shell is a Python script that dynamically generates Windows X64 PIC Null-Free reverse shell shellcode.
A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.
Swiss Army Knife for payload encryption, obfuscation, and conversion to byte arrays – all in a single command (14 output formats supported)! ☢️
Shellcodev is a tool designed to help and automate the process of shellcode creation.
Alphanumeric Shellcode (x86) Encoder
From C, Rust or Zig to binary shellcode compiler based on Mingw gcc. It allows using Win32 APIs and standard libraries without any changes to the source code.
From C to binary shellcode converter.
With xshellex you can paste any kind of c-shellcode strings in x64dbg, ollydbg & immunity debugger
.bin file to shellcode convertor
Shellcode_IA32 is a dataset consisting of challenging but common assembly instructions, collected from real shellcodes, with their natural language descriptions. The dataset can be used for neural machine translation tasks to automatically generate software exploits from natural language.
This tool gives you the Linux system call number (32bit and 64bit x86) for a system call name (e.g., read, write, ...).
GenZ Shellcode Generator to execute commands with winExec API
Uses NASM Shell Tool from Metasploit to friendly export Python / C / CPP shellcode from assembly instructions.
Repository contains shellcodes made from scratch for intel x86-64 bit Architecture
PIC shellcode to run MessageBoxW
Desarrollo paso a paso de cargadores de payloads, escritos exclusivamente en lenguaje Ensamblador x86-64 para Linux, sin dependencias externas y utilizando solo syscalls. | Step-by-step development of payload loaders, written exclusively in x86-64 Assembly for Linux, with no external dependencies and using only syscalls.
Shared object ELF Process injection and loading resources.
Shellcoder.py - simple script to automate shellcoding process and shellcode testing.
Cyber lab designed for analyzing shellcode and supporting malware analysis
Python script to carve shellcode into the EAX register
A C99/C++17 compatible header only library capable of creating position independent shellcode.
This repository contains exploit to the webserver from the NETWORK_PROGRAMS repository.
Custom Language intended for Shellcode Injection and Low-Level / Embedded Scenarios
Load files inside C/C++ code
Extracts shellcode from any specified binary/object file.