Problemunvalidated

I tried multiple values, but the only thing I was able to achieve was a segfault when I exceeded 10 characters due to the buffer limit. Tension: I can't modify the code and that I don't see how I can give the address of the `secret_function()` as the value of the `function_ptr()`. Outcome: Use the debugger to get the secret function address.

9bc24cc1-c293-49b4-9626-6a94ff8f2cdb

I tried multiple values, but the only thing I was able to achieve was a segfault when I exceeded 10 characters due to the buffer limit. Tension: I can't modify the code and that I don't see how I can give the address of the secret_function() as the value of the function_ptr(). Outcome: Use the debugger to get the secret function address.