I am trying to solve a simple gets() buffer overflow challenge.
(gdb) run < <(perl -e \'print "A"x71 . "BBBB"\') Starting progr