Category:Exploits
This is an old revision of this page, as edited by Kmeisthax (talk | contribs) at 06:34, 2 July 2010. It may differ significantly from the current revision. |
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.