In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Category:Exploits

From WiiBrew
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

An exploit or security vulnerability is a programming oversight which allows us to break Wii Security and gain more access into the system. They are generally good for homebrew.

Exploits come in multiple flavors: IOS exploits such as the Signing bug are security vulnerabilities in the Wii's internal firmware, gamesave exploits such as Twilight Hack are security vulnerabilities in the savedata of games and channels, and System menu exploits such as Bannerbomb are security vulnerabilities in the way the System Menu handles data.

It is notable that most of these exploits are buffer overflows. One is a null pointer bug and one is a genuine confusion between string.h functions. Gamesave exploits tend to be the most numerous, since most save loading code is written in C with little attention paid to sane string handling. With one exception, Nintendo can only fix these exploits with a System Menu update.

Subcategories

This category has the following 3 subcategories, out of 3 total.