security-cw/Makefile

3 lines
66 B
Makefile

vuln-32:
gcc -fno-stack-protector -m32 -static vuln.c -o vuln-32