Points: 250
Binary Exploitation
Alright, this time you'll need to control some arguments. Can you get the flag from this program? You can find it in /problems/buffer-overflow-2_0_738235740acfbf7941e233ec2f86f3b4 on the shell server. Source.
Try using gdb to print out the stack once you write to it!
Working solution solve.py
picoCTF{addr3ss3s_ar3_3asyada28e9b}