Difference between revisions of "Savezelda"
Jump to navigation
Jump to search
Hallowizer (talk | contribs) (Mentioned Indiana Pwns) |
Hallowizer (talk | contribs) m (Removed some extra stuff that somehow got into the edit) |
||
Line 12: | Line 12: | ||
== Modified versions == | == Modified versions == | ||
Some exploits, such as [[FlashHax]] and [[str2hax]], have a slightly modified copy of Savezelda. They are built on the same core, but there is also a default target of the [[HackMii Installer]]. FlashHax accomplishes this by bundling the binary into Savezelda, while str2hax manually downloads the installer. | Some exploits, such as [[FlashHax]] and [[str2hax]], have a slightly modified copy of Savezelda. They are built on the same core, but there is also a default target of the [[HackMii Installer]]. FlashHax accomplishes this by bundling the binary into Savezelda, while str2hax manually downloads the installer. | ||
− | |||
− |
Revision as of 23:42, 6 May 2021
Savezelda | |
![]() | |
General | |
---|---|
Author(s) | fail0verflow |
Type | Loader |
Licence | GNU GPL v2 |
Links | |
Source | |
Peripherals | |
![]() ![]() ![]() |
Savezelda is a small loader designed to be bundled with exploits. The name comes from Twilight Hack, the original exploit to use this loader, although the name did not come about until Indiana Pwns was released. Its sole purpose is to load /boot.elf
from SD or USBGecko, SD taking priority. Because the Wii Mini does not have an SD slot or a GameCube memory slot, this loader is not Wii Mini-compatible, which is why Bluebomb has a custom loader.
Modified versions
Some exploits, such as FlashHax and str2hax, have a slightly modified copy of Savezelda. They are built on the same core, but there is also a default target of the HackMii Installer. FlashHax accomplishes this by bundling the binary into Savezelda, while str2hax manually downloads the installer.