This program mishandles memory. Can you exploit it to get the flag?
- The intro-text hints at a use-after-free vulnerabililty. After some research on UAFs I figured out how to get the flag, see solve.py
./solve.py
Flag: picoCTF{now_thats_free_real_estate_a11cf359}