bkerler / exploit_me

Very vulnerable ARM/AARCH64 application (CTF style exploitation tutorial with 14 vulnerability techniques)
MIT License
892 stars 136 forks source link

compile arm with -static instead of -static-libstdc++ ? #4

Closed lonnywong closed 4 years ago

lonnywong commented 4 years ago
# apt install qemu-user libc6-armel-cross
# qemu-arm -L /usr/arm-linux-gnueabi exploit
exploit: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory