Wii Signer
This is an old revision of this page, as edited by Isaac356 (talk | contribs) at 03:50, 19 January 2009. It may differ significantly from the current revision. |
Wii Signer | |
General | |
---|---|
Author(s) | Isaac356 |
Type | PC Utility |
Version | 0.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
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.