format string 0
Last updated
Last updated
Can you use your knowledge of format strings to make the customers happy?
Download the binary here.
Download the source here.
Download the given files.
From the given C file, you can see that the buffer size of the input that we are giving is 32.
So, I tried by giving an input that is greater than the buffer size [ more that 32 characters ] and got the flag.
Flag: picoCTF{7h3_cu570m3r_15_n3v3r_SEGFAULT_f89c1405}