Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

Wii Signer: Difference between revisions

From GameBrew
No edit summary
Line 39: Line 39:


However, there are a few useful options that can be invoked at the command line:
However, there are a few useful options that can be invoked at the command line:
*:-o, --output: override the output file/directory's name,
*-o, --output: override the output file/directory's name,
*:-f, --file: a wad to unpack into a directory,
*-f, --file: a wad to unpack into a directory,
*:-d, --directory: a directory to pack into a wad,
*-d, --directory: a directory to pack into a wad,
*:-u, --update: a directory to look for a TMD and app files, then write correct SHA-1 hashes and filesizes into the TMD and fakesign it (use -o to not overwrite the old TMD)
*-u, --update: a directory to look for a TMD and app files, then write correct SHA-1 hashes and filesizes into the TMD and fakesign it (use -o to not overwrite the old TMD)


==External Links==
==External Links==
* Wiibrew - https://wiibrew.org/wiki/Wii_Signer
* Wiibrew - https://wiibrew.org/wiki/Wii_Signer

Revision as of 07:13, 13 November 2022

Wii Signer
General
AuthorIsaac356
TypePC utilities
Version0.9
LicenseMixed
Last Updated2009/03/05
Links
Download

Wii Signer is a simple PC Utility that lets you fakesign Wii tickets and TMDs.

At present, this program is fully capable of packing/unpacking a WAD, and decrypting the app files.

WII SIGNER HAS BEEN MOVED TO PYTHON! You need to download Python to use this.

Features

Implemented

  • Resign Wii Tickets
  • Resign Wii TMD's
  • Auto-Fix Filesize
  • Auto-Fix SHA-1 Hash

Upcoming

  • View TMD (allows you to view all records in a TMD in a table format)
  • GUI via Glade/GTK

Usage

The real power of this program comes in using it interactively (which, if you have used python before, you probably already know how to do).

However, there are a few useful options that can be invoked at the command line:

  • -o, --output: override the output file/directory's name,
  • -f, --file: a wad to unpack into a directory,
  • -d, --directory: a directory to pack into a wad,
  • -u, --update: a directory to look for a TMD and app files, then write correct SHA-1 hashes and filesizes into the TMD and fakesign it (use -o to not overwrite the old TMD)

External Links

Advertising: