7c970f316f
Needs to be built on a linux machine and the binary put in the files/description so that its easier to solve. Also needs to be put on the shell.
2 lines
No EOL
68 B
Makefile
2 lines
No EOL
68 B
Makefile
(all):
|
|
gcc -m32 -o simple-rop -fno-stack-protector -O0 simple-rop.c
|