Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 498 Bytes

File metadata and controls

18 lines (12 loc) · 498 Bytes

buffer overflow 2

Points: 250

Category

Binary Exploitation

Question

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.

Hint

Try using gdb to print out the stack once you write to it!

Solution

Working solution solve.py

Flag

picoCTF{addr3ss3s_ar3_3asyada28e9b}