App - System

Mittwoch 30. März 2016, 15:55  #1
ELF32 - Stack buffer overflow basic 3
tangel
  • 1 Beiträge

Hi guys any hint for me for this challenge ?

I’m able to write in the EBP and partly in the ESP but have no control over the EIP.

i think the trick is to write in the memory of the check variable, wich is not initialized and write 0xbffffabc in it. The problem is that im actually not able to overwrite the memory section of check.

cheers

Sonntag 18. September 2016, 14:47  #2
ELF32 - Stack buffer overflow basic 3
Prinzi
  • 5 Beiträge

Read the code carefully and try to think "the other way around" ;)