buffer overflow – THE only way to take control of the stack pointer?

If you’ve subscribed to my channel for long enough, you’ll definitely know, what a buffer overflow is, and that it is used to take control of the stack pointer. But with programming languages such as python or java, the memory management is out of the hand of the developer and taken care dynamically. This means, … Read more

Dissecting the Ganondoor Glitch – How do Wrong Warps work ?

The Ganondoor Glitch might be the most infamous glitch in The Legend Of Zelda: Ocarina Of Time. But how does it work? Let’s go on a journey through cyberspace back in the golden age of the Nintendo 64 and find out how this all works. But first, let’s enjoy the glitch here: Phase 1: The … Read more