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

sysCheck

From WiiBrew
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

SysCheck
Syscheck.png
General
Author(s)Erik Spyder
TypeUtility
Version1.1
Links
Download
Peripherals
Loads files from SDHC cards in the Front SD slot

SysCheck does several checks on installed IOS and cIOS:

 - Trucha Bug;
 - ES_Identify;
 - Flash Access.

SysCheck generates a report on the root of the SD card (sd:/sysCheck.csv).

This Wii Homebrew is a mix between signCheck (by The Lemon Man) and IOSCheck (by Svpe).

Even if this application is not dangerous, the author can not be held responsible for any damage it might cause!

Changelog

Version 1.1

   * Fix Stubs detection;
   * Fix IOS Revision number displayed on Reload;
   * Code cleanup.

Version 1.0

   * Initial public release