App - System

Thursday 6 February 2020, 15:39  #1
PE32 - Stack buffer overflow basic - GDB Issue
saltthehash
  • 7 posts

This challenge seems relatively simple, but I am having a very basic issue - gdb does not seem to respect any breakpoint I enable. I’ve tried breaking on main, puts, toupper, printf, etc. and it never breaks. Is this part of the challenge?

Thursday 6 February 2020, 19:03  #2
PE32 - Stack buffer overflow basic - GDB Issue
10function
  • 1 posts

Same for me sounds like an issue with 32/64bits.You can use radare2 to solve the puzzle