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

SignCheck: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
No edit summary
Crayon (talk | contribs)
m Lowercase title
Line 1: Line 1:
{{Lowercase title}}
{{Infobox homebrew
{{Infobox homebrew
| title      = signCheck
| title      = signCheck
Line 16: Line 17:
| hbb        = yes <!-- Only if downloadable via the Homebrew Browser -->
| hbb        = yes <!-- Only if downloadable via the Homebrew Browser -->
}}
}}
== 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.
 
'''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 15:30, 10 October 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

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.3a - Fixed a little bug wich made incorrect headers in .csv reports.

0.3b - Fixed a little bug wich was leading to incorrect results on some ios (thanks Deviling Master for pointing this out).