hod24-ctf/remote_shell/Makefile

4 lines
71 B
Makefile
Raw Permalink Normal View History

2024-12-03 14:22:56 +01:00
all: main.c
gcc -fno-stack-protector -fno-pie -no-pie -o rsh main.c