BootMii Autoloader Wii: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
|source=https://github.com/Fullmetal5/bootmii-autoloader | |source=https://github.com/Fullmetal5/bootmii-autoloader | ||
}} | }} | ||
BootMii Autoloader is a modified version of [[Savezelda Wii]] that loads | BootMii Autoloader is a modified version of [[Savezelda Wii|Savezelda]] that loads SD:/bootmii/armboot.bin, without requiring AHBPROT access or [[BootMii Wii|BootMii]] as IOS to be installed. It exploits a bug in ES_GetTitles to gain IOS code execution. | ||
== External links == | == External links == | ||
* GitHub - https://github.com/Fullmetal5/bootmii-autoloader | * GitHub - https://github.com/Fullmetal5/bootmii-autoloader | ||
* WiiBrew - https://wiibrew.org/wiki/BootMii_Autoloader | * WiiBrew - https://wiibrew.org/wiki/BootMii_Autoloader | ||
Latest revision as of 15:18, 23 March 2023
| BootMii Autoloader | |
|---|---|
| General | |
| Author | Fullmetal5 |
| Type | Loader |
| Version | 1.0 |
| License | Mixed |
| Last Updated | 2020/02/14 |
| Links | |
| Download | |
| Website | |
| Source | |
BootMii Autoloader is a modified version of Savezelda that loads SD:/bootmii/armboot.bin, without requiring AHBPROT access or BootMii as IOS to be installed. It exploits a bug in ES_GetTitles to gain IOS code execution.