added all ctfs

This commit is contained in:
2023-12-25 07:06:20 +01:00
commit 9ea8ecac74
37 changed files with 640 additions and 0 deletions

View File

@@ -0,0 +1 @@
bullshit_flag

Binary file not shown.

View File

@@ -0,0 +1,5 @@
# Tricky Indices
To exploit this binary enter -112 as the first index and -12 as the second index.
This dumps the flag because no bounds were checked and the flag is located below
the flag in memory