A demangler implementation in Java
for the GHS compiler
used on the Nintendo Wii U
.
This is a command line application which can be used as follows:
ghs-demangler.jar [input-file-path]
The output will be the demangled name.
Java JDK 8
or newer as well as a maven
installation are required.
For compiling, simply run mvn package
.
Chadderz
for the originalGHS demangler
inC#
Maschell
for theJava
rewriteBullyWiiPlaza
for an improved buildpom.xml
and writing aREADME