Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

shizmob/readnwiip

Repository files navigation

read'n'wiip

A set of tools to deal with Wii low-level boot and storage.

Setup

  1. Make sure you have Python 3.9+ (for PEP 585 support) and /bin/sh;
  2. git clone --recursive https://github.com/Shizmob/readnwiip
  3. pip install -r requirements.txt

Usage

  • 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.

License

Refer to LICENSE.

About

(migrated to https://codeberg.org/shiz/readnwiip) low-level Wii boot tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published