General
C code that spawns a root shell
To be ran as sudo
or with SUID
bit
shell.c
Compile with gcc
, and relevant flags:
Cross-compiling for x86_64 on an aarch64 machine (Raspberry PI)
Last updated