In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Wii Signer

From WiiBrew
Jump to navigation Jump to search
Wii Signer
General
Author(s)Isaac356
TypePC Utility
Version0.5
Links
[[File:Wii-signer.tar.gz|Download]]
Source

Wii Signer is a simple PC Utility that lets you fakesign a Wii ticket. Currently, only tickets are supported, no tmd's and no other files.

Features

File:Wii-signer.jpg


Implemented:

Resigns Wii Tickets

Upcoming:

Resign Wii TMD's (right now it stops at the certificate chains)
View TMD (allows you to view all records in a TMD in a table format)
Fix Filesize (stats for the correct filesize of a .app file, then puts it in the TMD)
Fix SHA-1 Hash (updates the stored SHA-1 of a .app file in TMD)

Requirements

Wii Signer no longer requires OpenSSL, but it does require Curses, Menu, and Dialog (if you want to build from source). The included binary only requires Curses for runtime.

Windows

My plans for a Windows binary are on hold, as I can't cross-compile the curses library (but even without it, SHA was causing errors). Hint: if you really want to run it in Windows, try Cygwin.