HITCON-Training/LAB/lab4/Makefile

3 lines
99 B
Makefile

ret2lib:ret2lib.c
gcc -fno-stack-protector -mpreferred-stack-boundary=2 -m32 ret2lib.c -o ret2lib