from neimod:
This package contains the necessary basic tools and project files needed to create a custom IOS module and interact with it. This is perfect for running test code on the Wii's IOS system.
Sourcecode is delivered for all tools and projects.
For compiling the ARM IOS code, devkitARM (arm-elf or arm-eabi) is needed. For compiling the PPC Wii code, devkitPPC and libOGC are needed.
Package contents:
* stripios: This is a tool that will take a tradional ARM ELF file and converts it into a format the IOS system understands.
* iosmodule: This is the project which will create a custom IOS module.
In order to create a working IOS module, you must supply the fixed absolute memory addresses for the module to live in, in the linker script. Currently, it defaults to the memory addresses set by the DIP module from IOS31.
To install a custom IOS module, you need to add it to the TMD of an existing IOS, and allocate it with an unused content id, or replace an existing one.
Currently, the produced IOS module is tested by replacing the DIP module from IOS 31. This is done by letting patchmii install IOS 31 as IOS 254, and replacing the contents of the DIP module with the custom IOS module.
The example main source file sets up a device called "/dev/haxx" and allows you to read/write to the IOS memory space (currently limited to the module's memory space because it is running from usermode), and allows you to upload and execute custom code.
* iostester: This is the project which will interact with the custom IOS module.
In the first step, a completely position independent ARM program is compiled, and the file arm.bin is produced.
The ARM program is made position indepdenent by means of an global offset table (GOT), which the ARM program will automatically correct upon boot up.
Then the arm.bin file is automatically added into the PPC program, so that it can upload it to the custom IOS module, and let it execute it from the IOS side.
Happy hacking!
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
xyzzy xyzzy
No, it's not the Wii exploit hack, so don't ask when he'll release it. Bushing has slapped together a new program called xyzzy that returns the encryption keys of hacked IOS address spaces. Developers may find this extremely useful in their work
MAG Loader Here's something for all of you who have following the homebrew scene for the Nintendo Wii video game console; the team of coders MAG/PiratePila and AntonioND have released a new application for you to enjoy
Betwiin Betwiin
is a tool that will let you convert NAND dumps from one Wii to run on another.
Overview
This here is betwiin, a NAND flash conversion tool for Wii NAND images. It can re-encrypt and re-HMAC the per-console unique parts of a NAND dump from one Wii such that it will run on a second one.
Usage
* Copy input dump file to input/flash.bin
Bannerbomb Alpha Bannerbomb Alpha v2 changelog:- Fixed compatibility with Wii Menu version 4
WriteELF WriteELF
Brakken has announced the release of WriteELF, an application from cybermind that allows users to write ELF files to their SD card. This release is made to be used with Team Twiizer's Twlight Hack.
The release of Twilight Hack v0.1 Alpha 2 allowed users to run ELF files on their Wii using an exploit found in the Legend of Zelda: Twilight Princess
WriteELF WriteELF
It's only been a few days since the initial release of the WriteELF homebrew application for the Nintendo Wii, and Brakken has sent us word that WriteELFv1.6 is now available
GCBooter GCBooter
From emu_kidid comes a new bit of homebrew that'll let you load GameCube games while in Wii mode. As the Wiibrew website describes it, GCBooter is "a simple application which allows anyone to boot their original GC games from Wii mode. It is region free and works from the homebrew channel
NAND Loader Injector From Waninkoko:NAND Loader Injector is an application that allows the injection of NAND Custom Loader installed on any channel on the Nintendo Wii
Powder Powder
Powder has been updated to version 116-1.A See a note below from the devs.
"Nine months since the last release, so much for the weekly release schedule POWDER started with! You will notice that I have at least maintained the same size release, minor fixes and a new spell
Geckoloader Geckoloader
If you're interested in getting into the Nintendo Wii homebrew scene, then Geckoloader by homebrew developer dhewg should be right up your alley. Featuring quite the changelog in this update, this version definitely offers a smoother ride in terms of homebrew purposes, as well as an added convenience for those of us without Gamecube controllers
Comments on Custom IOS Module:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if Custom IOS Module supports it