Cross Compiling

gcc

gcc -m32 -Wl,--hash-style=both -o exploit exploit.c

Last updated