BootMii Autoloader Wii: Difference between revisions
From GameBrew
More actions
Created page with "{{#seo: |title=Wii Homebrew Loaders (Loader) - GameBrew |title_mode=append |image=wii-logo.jpg |image_alt=BootMii Autoloader }} {{Infobox Wii Homebrews |title=BootMii Autoload..." |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=BootMii Autoloader | |title=BootMii Autoloader | ||
|image= | |image=wii2.png | ||
|description=Loads an ARM executable placed at a fixed point on the SD card without modifying the NAND. | |description=Loads an ARM executable placed at a fixed point on the SD card without modifying the NAND. | ||
|author=Fullmetal5 | |author=Fullmetal5 | ||
| Line 16: | Line 9: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/bootmiiautoloaderwii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/bootmiiautoloaderwii.7z | ||
|website= | |website=https://wiibrew.org/wiki/BootMii_Autoloader | ||
|source=https://github.com/Fullmetal5/bootmii-autoloader | |source=https://github.com/Fullmetal5/bootmii-autoloader | ||
}} | }} | ||
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 == | ||
* GitHub - https://github.com/Fullmetal5/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.