hod24-ctf/remote_shell/Makefile
2024-12-03 14:22:56 +01:00

3 lines
71 B
Makefile

all: main.c
gcc -fno-stack-protector -fno-pie -no-pie -o rsh main.c