mirror of
https://github.com/wiiu-env/rpl2elf.git
synced 2024-11-23 10:49:14 +01:00
Update README.md
This commit is contained in:
parent
55c0df00cd
commit
d3614edafe
@ -1,2 +1,9 @@
|
||||
# rpl2elf
|
||||
Small utility to convert Wii U RPL/RPX files to standard ELF format
|
||||
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)
|
||||
|
Loading…
Reference in New Issue
Block a user