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

Difference between revisions of "SignCheck"

From WiiBrew
Jump to navigation Jump to search
m (→‎Overview: italians ;-P)
Line 18: Line 18:
 
== Overview ==
 
== Overview ==
  
'''signCheck''' is a homebrew application which does several check on your wii [[IOS]], can check if fakesigning (aka trucha bug) can be used, if nand, usb 2 ios tree or boot2 ios tree is accessible by that ios. At the end of the test it will output a .csv log named signCheck.csv in your sd card root.
+
'''signCheck''' is a homebrew application which does several checks on your wii's [[IOS]]. It can check if fakesigning (aka trucha bug) can be used, if nand, usb 2 ios tree or boot2 ios tree is accessible by each ios. At the end of the test it will output a .csv log named signCheck.csv to your sd card root.
  
 
== Changelog ==
 
== Changelog ==

Revision as of 21:02, 19 July 2009

signCheck
General
Author(s)The Lemon Man
TypeUtility
Version0.3
LicenceFreeware
Links
Download
Downloadable via the Homebrew Browser
Peripherals
Loads files from SDHC cards in the Front SD slot

Overview

signCheck is a homebrew application which does several checks on your wii's IOS. It can check if fakesigning (aka trucha bug) can be used, if nand, usb 2 ios tree or boot2 ios tree is accessible by each ios. At the end of the test it will output a .csv log named signCheck.csv to your sd card root.

Changelog

0.1 - First public release.

0.2 - Added check of ios16, 60 and 61 as they are included in newer updates.

0.3 - Completely rewritten, now check all the ios in the wii and adds a pair of new checks.

0.3b - Fixed a little bug wich made incorrect headers in .csv reports.