Add Linux/x86 execve("/bin/sh") shellcode by Hassan Ali Abdullah
This merge request adds a Linux/x86 shellcode (28 bytes) that executes /bin/sh using the execve syscall.
- Author: Hassan Ali Abdullah
- Contact: @fbow
- Platform: Linux x86
- Architecture: x86
- Length: 28 bytes
- Tested on: Ubuntu 20.04 (x86)
This shellcode is useful for educational purposes, buffer overflow training, and shellcode analysis. It has no null bytes and is safe for injection.