A set of tools to deal with Wii low-level boot and storage.
- Make sure you have Python 3.9+ (for PEP 585 support) and
/bin/sh; git clone --recursive https://github.com/Shizmob/readnwiippip install -r requirements.txt
tweezer.py: tool to deal with precision items and to bridge checks (Wii cryptography and signing);tong.py: tool to deal with nasty ticks (Wii ticket, titles and title metadata);texel.py: tool to deal with Wadden islands (Wii .wad files);tsoprocky.py: tool to deal with TSOP chips (Wii NAND data);toob2.py: tool to deal with reverse-written payloads (Wii Boot2)
Refer to the --help output of the individual tools, and ./scripts for some example scripts.
Refer to LICENSE.