2 lines
76 B
Makefile
2 lines
76 B
Makefile
|
all: exploit.c
|
||
|
gcc exploit.c -o ../../../../data/exploits/CVE-2013-2171.bin
|