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:
Vista Shade configuration exe Vista Shade configuration exe
Before people start raising heckles about something from Microsoft on a Sony product - because this ain't from Microsoft... Da_MerV emails us about his Vista Shade for Flash-enabled PSPs. What it is is a Flash app portal that will launch PSP Flash homebrews
PiConf PiConf
PSP homebrew developer HellDragon dropped by the QJ.Net Forums earlier to announce the release of PiConf v1.0. This application will allow users to switch PiKey configs on the fly, without you having to use a PC to do so. PiKey, for the asking, is an application that enables the use of wireless keyboards on the PSP
PS3ITA Manager PS3ITA Manager
The popular "fork" of Iris Manager 2.50J is back with small bug fixes. The PKG file is one click away!
Iris Manager may have ceased in its production by Estwald, but PS3ITA has already begun to carry the torch. In what has been called a "fork" of the final build, this homebrew adds some small extra features to an already solid loader
BootMii Configuration Editor BootMii Configuration Editor
Thanks to the guys over at Wiibrew we have aA new version of the BootMii Configuration Editor which brings this release up to version 2.7.A This homebrew utility allows you to change the values in the /bootmii/bootmii.ini file without the hassle of taking out your SD card and editing it on your PC.
Changelog v2
New updates to PS3 Save Resigner - Version 2.0.5 New updates to PS3 Save Resigner - Version 2.0.5
Resign any save from any region to any region from any account with K.G.'s easy to use tool called PS3 Save Resigner.A This is version 2.0.5.
With the PS3 Save Resigner you can resign any save from any region to any region from any account with K.G.'s easy to use tool called PS3 Save Resigner
AldosTools Roundup: New Tools for Game Covers, Hard Drive Conservation, Backups and More AldosTools Roundup: New Tools for Game Covers, Hard Drive Conservation, Backups and More - Aldo has a bunch of new small tools that PS3 hackers will love. Whether you want to conserve disc space, download game covers, or play backups, look here!
Aldo Vargas is constantly releasing new tools for our PS3 hacking pleasure
The Homebrew Channel Changelog:
* Fixed B button issues (app screen corruption, crash on B+A)
Nitro Hax Nitro Hax Nitro Hax v0.82
"Nitro Hax is a cheat tool for the Nintendo DS.
It works with original games only." -- Chishm
Just as Chishm says, this is a cheat tool for the DS. It will allow you to load Action Replay codes for use with your legally owned and purchased Nintendo DS titles
OpenWii2.4 Auto Programmer OpenWii2.4 Auto Programmer
Nintendo Wii homebrew developer andii has announced the release of a new build for the open-source modchip OpenWii, bumping the project up to version 2.4. This is still for Atmega8 (Chiip).
Anyway, andii has highlighted the many changes that were implemented to this specific build
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