This commit is contained in:
2025-03-10 05:11:20 +01:00
parent 5716bb9b25
commit 07846953f0
14 changed files with 722 additions and 22 deletions

View File

@@ -5,4 +5,4 @@ intro-pwn: intro-pwn.c
$(CC) $(CFLAGS) -o intro-pwn intro-pwn.c
clean:
rm -f intro-pwn
rm -f intro-pwn