shellcode-development
There are 46 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.
XaFF-XaFF/Shellcodev
Shellcodev is a tool designed to help and automate the process of shellcode creation.
ihack4falafel/Slink
Alphanumeric Shellcode (x86) Encoder
therealdreg/xshellex
With xshellex you can paste any kind of c-shellcode strings in x64dbg, ollydbg & immunity debugger
tontinton/panther
A shellcode compiler
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.
fanbyprinciple/bin2shellcode
.bin file to shellcode convertor
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, ...).
DarkCoderSc/nasm-shell-pp
Uses NASM Shell Tool from Metasploit to friendly export Python / C / CPP shellcode from assembly instructions.
Print3M/c-to-shellcode
From C to binary shellcode converter.
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
IdanBanani/ELF-Processs-Injection-Linux-Android
Shared object ELF Process injection and loading resources.
Print3M/shellcoder
Shellcoder.py - simple script to automate shellcoding process and shellcode testing.
gemesa/shadow-shell
Cyber lab designed for analyzing shellcode, exploring memory exploits and supporting malware analysis
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.
11philip22/MessageBoxShellcode
PIC shellcode to run MessageBoxW
Keramas/ShellcodeCarver
Python script to carve shellcode into the EAX register
compilepeace/WEBSERVER_EXPLOIT
This repository contains exploit to the webserver from the NETWORK_PROGRAMS repository.
rainerzufalldererste/llscript
Custom Language intended for Shellcode Injection and Low-Level / Embedded Scenarios
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
buzzer-re/BlobToChar
Load files inside C/C++ code
0x1CA3/syringe
Visit https://github.com/0x80000000 for the newer version of this library.
winterrdog/shellcode-myner
Extracts shellcode from any specified binary/object file.
codeanonorg/Octo-syn
Shellcode synthesizer
nevernever69/windows-shellcode
x86 shellcodes for windows written in nasm
NioZow/Imperium
A C/C++/Asm template for PIC malware
oldboy21/SHGenOb
Python based tool for generating Shellcode from PIC C
wastedMynd/LinuxBash
Useful Linux Bash Shell Scripts...