Day 6
Memory corruption Memories of Christmas Past. This room introduces us to memory manuplation and buffer overflow
Last updated
Memory corruption Memories of Christmas Past. This room introduces us to memory manuplation and buffer overflow
Last updated
Learning Objectives
Understand how specific languages may not handle memory safely.
Understand how variables might overflow into adjacent memory and corrupt it.
Exploit a simple buffer overflow to directly change memory you are not supposed to access.
The room is very straightforward and simple with all the instructions given, we just need to follow accordingly