added all ctfs
This commit is contained in:
1
ForeverCTF/tricky_indices/flag.txt
Normal file
1
ForeverCTF/tricky_indices/flag.txt
Normal file
@@ -0,0 +1 @@
|
||||
bullshit_flag
|
||||
BIN
ForeverCTF/tricky_indices/trickyindices
Executable file
BIN
ForeverCTF/tricky_indices/trickyindices
Executable file
Binary file not shown.
5
ForeverCTF/tricky_indices/writeup.md
Normal file
5
ForeverCTF/tricky_indices/writeup.md
Normal 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
|
||||
Reference in New Issue
Block a user