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
Larsenv (talk | contribs)
No edit summary
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{redundant|SysCheck}}
{{Lowercase title}}
{{Infobox homebrew
{{Infobox homebrew
| title      = signCheck
| title      = signCheck
Line 7: Line 9:
| contributor =  
| contributor =  
| portedby    =  
| portedby    =  
| version    = 0.3
| version    = 0.3b
| licence    = Freeware
| licence    = Freeware
| download    = [http://wiibrew.org/wiki/File:SignCheck0.3a.zip]
| download    = Media:SignCheck.zip
| website    =  
| website    =  
| discussion  =  
| discussion  =  
| source      =  
| source      =  
| peripherals = {{Wii}} {{FrontSDHC}}
| peripherals = {{FrontSDHC}}
| 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 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.


== Changelog ==
== Changelog ==
Line 28: Line 28:
0.3 - Completely rewritten, now check all the ios in the wii and adds a pair of new checks.
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.
0.3a - Fixed a little bug which made incorrect headers in .csv reports.
 
0.3b - Fixed a little bug which was leading to incorrect results on some ios (thanks Deviling Master for pointing this out).

Latest revision as of 00:38, 12 April 2021

signCheck
General
Author(s)The Lemon Man
TypeUtility
Version0.3b
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 which made incorrect headers in .csv reports.

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