It's been a minute since I've actually did one of these. I almost forgot how to actually exploit/reverse engineer in general.
Introducing, CorruptedClues, a stack smash savegame NDS exploit for the game "Cate West: The Vanishing Files". This exploit takes advantage of the ASCII strings present within the savefile. These strings are however not checked, so a large carefully crafted string can overwrite the stack to lead into code being executed. My payload will only make your top screen flash different colors. Nothing else.
These are ARM9 exploits that takes over a NDS mode cartridge. These type of exploits are very limited since there's no SD or NAND access. They can be used to run a small payload. These exploits are almost useless, but still fun
Source Code: https://github.com/ChampionLeake/CorruptedClues
Video Demonstration:
Introducing, CorruptedClues, a stack smash savegame NDS exploit for the game "Cate West: The Vanishing Files". This exploit takes advantage of the ASCII strings present within the savefile. These strings are however not checked, so a large carefully crafted string can overwrite the stack to lead into code being executed. My payload will only make your top screen flash different colors. Nothing else.
These are ARM9 exploits that takes over a NDS mode cartridge. These type of exploits are very limited since there's no SD or NAND access. They can be used to run a small payload. These exploits are almost useless, but still fun
Source Code: https://github.com/ChampionLeake/CorruptedClues
Video Demonstration:








