Skip to content

Instantly share code, notes, and snippets.

@Zhang1933
Zhang1933 / linux-x86_32-shellcode.c
Last active December 20, 2022 23:35
linux x86_32 shellcode.Should work for scanf,gets.
/*
Linux/x86_32 execve /bin/sh shellcode 25 bytes
==========================================
[SECTION .text]
global _start