This tool extracts and displays information from Nintendo Switch custom theme files (*.nxtheme).
The starting address for Yaz0 compression seems to vary depending on the NxTheme build version (I'm not entirely sure why),
which currently limits the files that can be analyzed. I plan to fix these issues later.
- Clone the repository:
git clone https://github.com/Sakamochanq/nxStealer.git- Open the
*.slnin Visual Studio and build it
Release under the MIT License.