mirror of
https://github.com/wiiu-env/rpl2elf.git
synced 2025-07-27 03:37:22 +02:00
399 B
399 B
rpl2elf
Convert Wii U RPL/RPX files to standard ELF format. This tool is still unfinished and for now all it can do is decompress the RPL/RPX zlib compressed sections, as well as display important information regarding the ELF headers and data.
Credits
comex (documentation and research of the RPL/RPX format)
deroad (additional research of the RPL/RPX format)
Mark Adler (zlib header files)