shellcode-development
There are 54 repositories under shellcode-development topic.
Gallopsled/pwntools
CTF framework and exploit development library
hasherezade/pe_to_shellcode
Converts PE into a shellcode
b1tg/rust-windows-shellcode
Windows shellcode development in Rust
rainerzufalldererste/windows_x64_shellcode_template
An easily modifiable shellcode template for Windows x64 written in C
alphaSeclab/shellcode-resources
Resources About Shellcode
senzee1984/micr0_shell
micr0shell is a Python script that dynamically generates Windows X64 PIC Null-Free reverse shell shellcode.
hasherezade/masm_shc
A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.
Print3M/ByteCaster
Swiss Army Knife for payload encryption, obfuscation, and conversion to byte arrays – all in a single command (14 output formats supported)! ☢️
XaFF-XaFF/Shellcodev
Shellcodev is a tool designed to help and automate the process of shellcode creation.
ihack4falafel/Slink
Alphanumeric Shellcode (x86) Encoder
JJK96/PIClin
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.
Print3M/c-to-shellcode
From C to binary shellcode converter.
therealdreg/xshellex
With xshellex you can paste any kind of c-shellcode strings in x64dbg, ollydbg & immunity debugger
tontinton/panther
A shellcode compiler
fanbyprinciple/bin2shellcode
.bin file to shellcode convertor
dessertlab/Shellcode_IA32
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.
martinclauss/syscall_number
This tool gives you the Linux system call number (32bit and 64bit x86) for a system call name (e.g., read, write, ...).
NioZow/Imperium
A C++/Asm template for PIC/EXE/DLL malware
Zeyad-Azima/ShellcodeGenZ
GenZ Shellcode Generator to execute commands with winExec API
hid3rx/Shellcode
GCC生成Shellcode框架
PELock/starter
A small utility to run raw code chunks in the executable memory area.
compilepeace/SHELLCODING_INTEL_x86-64
Repository contains shellcodes made from scratch for intel x86-64 bit Architecture
oldboy21/SHGenOb
Python based tool for generating Shellcode from PIC C
11philip22/messagebox-shellcode
PIC shellcode to run MessageBoxW
Pithase/asm-payloads-loaders
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.
Print3M/shellcoder
Shellcoder.py - simple script to automate shellcoding process and shellcode testing.
gemesa/shadow-shell
Cyber lab designed for analyzing shellcode and supporting malware analysis
IdanBanani/ELF-Processs-Injection-Linux-Android
Shared object ELF Process injection and loading resources.
Keramas/ShellcodeCarver
Python script to carve shellcode into the EAX register
0xvpr/vpr-shell-shock
A C99/C++17 compatible header only library capable of creating position independent shellcode.
Arinerron/compile
generate x86 shellcode from a simple scripting language
compilepeace/WEBSERVER_EXPLOIT
This repository contains exploit to the webserver from the NETWORK_PROGRAMS repository.
buzzer-re/BlobToChar
Load files inside C/C++ code
rainerzufalldererste/llscript
Custom Language intended for Shellcode Injection and Low-Level / Embedded Scenarios
winterrdog/shellcode-myner
Extracts shellcode from any specified binary/object file.
0x1CA3/syringe
Visit https://github.com/0x80000000 for the newer version of this library.