|
|
|
|
|
by pindi
4828 days ago
|
|
Memory corruption is generally defined as occurring when the contents of RAM are modified in a way not intended by the original programmers. [1] Under this definition, buffer overflow attacks would certainly qualify, as would this exploit. [1] http://en.wikipedia.org/wiki/Memory_corruption |
|
There are other mario games where you can go out of bounds into memory and start flipping bits. That is memory corruption. Here I don't think the term applies.