More actions
IDA Pro WiiU Loader | |
---|---|
General | |
Author | aerosoul94 |
Type | PC Utilities |
Version | 1.0 |
License | Mixed |
Last Updated | 2015/02/23 |
Links | |
Download | |
Website | |
Source | |
An IDA Pro loader for the Wii U Cafe OS. It aims to simplify the analysis process in comparison to the default ELF loader.
Features
- Compressed section handling.
- Creates extern segment for imported functions.
- Symbol table loading.
- Adds imports and exports.
Installation
Copy wiiu.ldw into your IDA/loaders directory.
User guide
How to use:
- Copy wiiu.ldw into your IDA/loaders directory.
- Load an RPL/RPX into IDA.
This loader was compiled using the IDA 6.1 SDK. While it works well with IDA 6.6, compatibility with versions lower than 6.1 is unconfirmed. Note that this loader is designed for 32-bit IDA Pro.
Note: Here you can find an IDA Pro loader for WIi U using the IDA 7.x by BullyWiiPlaza.