Files
ctf/ForeverCTF/tricky_indices/writeup.md
2023-12-25 07:06:20 +01:00

6 lines
200 B
Markdown

# 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