App - System

Friday 13 May 2016, 21:10  #1
ELF32 - Stack buffer overflow basic 3
lucky27
  • 2 posts

Hello everyone,

I tried to exploit the code of the challenge ELF32 - Stack buffer overflow basic 3, but without any success.
The problem is that I can’t put characters (e.g. \xbc ) in the terminal by hand. So I can’t override ’check’
correctly.

I’m thankful for every help!

Saturday 12 May 2018, 09:22  #2
ELF32 - Stack buffer overflow basic 3
xxx
xxx
  • 2 posts

python -c ’print "\xbc"’|./chxx