App - System

Sunday 12 November 2023, 17:30  #1
App - System ELF ARM - Stack buffer overflow - basic
alond22
  • 2 posts

Hi,
For some reason I can’t debug ch45:

app-systeme-ch45@challenge04: $ ./ch45
Give me data to dump:
12345
0xfff3dd50: 31 32 33 34 35
Dump again (y/n):
n
app-systeme-ch45@challenge04: $ gdb -q ./ch45
Reading symbols from ./ch45...
(No debugging symbols found in ./ch45)
(gdb) r
Starting program: /challenge/app-systeme/ch45/ch45

Could you please help?
Thanks.

Thursday 7 November 2024, 15:44  #2
App - System ELF ARM - Stack buffer overflow - basic
yakikdafi
  • 1 posts

Getting same issue man, i am not able to debug even not able to run this binary in local env.

@pickle can you please help in here.