Skip to content

Latest commit

 

History

History

buffer overflow 2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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}