Skip to content
forked from Relys/rpl2elf

Small utility to convert Wii U RPL/RPX files to standard ELF format

License

Notifications You must be signed in to change notification settings

mrexodia/rpl2elf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Small utility to convert Wii U RPL/RPX files to standard ELF format

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.2%
  • Other 0.8%