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

Author

Sanjay C / Palash Oswal

Description

Control the return address and arguments
This time you'll need to control the arguments to the function you return to! Can you get the flag from this program? You can view source here. And connect with it using nc saturn.picoctf.net 51561

Hints

  1. Try using GDB to print out the stack once you write to it.

Approach

Watch this video and change a few things to fit the current problem.

Flag

picoCTF{argum3nt5_4_d4yZ_2a8ec317}