The article describes the process of exploiting a buffer overflow vulnerability in the game Tony Hawk's Pro Skater 4 to gain arbitrary code execution on the original Xbox console. The vulnerability is caused by the use of the strcpy function, which copies a string from a game save file to a buffer on the stack without checking its length. The author of the article used this vulnerability to create a save game exploit that can be used to run unsigned code on the console. The exploit was also tested on other games in the Tony Hawk series, including Tony Hawk's Pro Skater 3 and Tony Hawk's Underground 1 & 2.