Difference between revisions of "SysCheck"
Jump to navigation
Jump to search
(←Created page with '{{Lowercase title}} {{Infobox homebrew | title = SysCheck | image = File:Syscheck.png | type = utility | author = Erik Spyder | maintainer = | co...') |
ErikSpyder (talk | contribs) |
||
(16 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{Lowercase title}} | {{Lowercase title}} | ||
{{Infobox homebrew | {{Infobox homebrew | ||
− | | title = | + | | title = sysCheck |
| image = [[File:Syscheck.png]] | | image = [[File:Syscheck.png]] | ||
| type = utility | | type = utility | ||
− | | author = Erik Spyder | + | | author = [[User:ErikSpyder|Erik Spyder]] |
− | | maintainer = | + | | maintainer = |
| contributor = | | contributor = | ||
| portedby = | | portedby = | ||
− | | version = 1. | + | | version = 1.6.2 |
| licence = | | licence = | ||
− | | download = Media: | + | | download = Media:SysCheck162.zip |
| website = | | website = | ||
| discussion = | | discussion = | ||
− | | source = | + | | source = Media:SysCheck_v1.6.2_Source_Code.zip |
− | | peripherals = {{ | + | | peripherals = {{FrontSD}} |
− | | hbb = | + | | hbb = yes |
}} | }} | ||
− | ''' | + | '''sysCheck''' does several checks on installed [[IOS]] and [[cIOS]]: |
− | - Trucha Bug; | + | - IOS Stub; |
− | - ES_Identify; | + | - Fake signature (aka Trucha Bug); |
− | - Flash Access. | + | - ES_DiVerify (aka ES_Identify); |
+ | - Flash Access; | ||
+ | - NAND Access; | ||
+ | - Boot2 Access; | ||
+ | - USB 2.0. | ||
− | ''' | + | '''sysCheck''' generates a report on the root of the SD card. |
− | + | ||
+ | '''sysCheck''' is based on the work of these projects. All credit goes to those developpers: | ||
+ | * AnyTitle Deleter; | ||
+ | * DOP-Mii; | ||
+ | * IOS Check; | ||
+ | * LibWiiLight; | ||
+ | * Preloader; | ||
+ | * Priiloader; | ||
+ | * Title Lister; | ||
+ | * USB Loader GX. | ||
Even if this application is not dangerous, the author can not be held responsible for any damage it might cause! | Even if this application is not dangerous, the author can not be held responsible for any damage it might cause! | ||
+ | |||
== Changelog == | == Changelog == | ||
+ | |||
+ | Version 1.6.2 (final version) | ||
+ | * Automatically detect the language settings (supports English and French only); | ||
+ | * Improve IOS stubs detection; | ||
+ | * Recompiled with the latest version of DevkitPro; | ||
+ | * Code cleanup. | ||
+ | |||
+ | Version 1.6.1 | ||
+ | * Fix BootMii as IOS issue; | ||
+ | * Improve USB 2.0 detection for Hermes' IOS. | ||
+ | |||
+ | Version 1.6 | ||
+ | * Improve IOS Stubs detection; | ||
+ | * Improve Fake Signature check; | ||
+ | * Check for NAND Access; | ||
+ | * Display Hollywood GPU version; | ||
+ | * Display Console ID; | ||
+ | * Display Boot2 version. | ||
+ | |||
+ | Version 1.5 | ||
+ | * Fix IOS202 issue; | ||
+ | * Improve IOS stubs detection; | ||
+ | * Error handling corrections; | ||
+ | * Wii Light is turn on when generating the CSV report; | ||
+ | * Code cleanup. | ||
+ | |||
+ | Version 1.4 | ||
+ | * Check for USB 2.0 IOS Tree; | ||
+ | * Display the current date and time in the report; | ||
+ | * Recompiled with the latest version of DevkitPro; | ||
+ | * Code cleanup. | ||
+ | |||
+ | Version 1.3 (unreleased) | ||
+ | * Detect the console region; | ||
+ | * Error handling corrections. | ||
+ | |||
+ | Version 1.2 (unreleased) | ||
+ | * Check for Flash Access; | ||
+ | * Check for Boot2 Access. | ||
Version 1.1 | Version 1.1 | ||
− | * Fix | + | * Fix IOS stubs detection; |
− | * Fix IOS | + | * Fix IOS revision number displayed on reload; |
* Code cleanup. | * Code cleanup. | ||
Version 1.0 | Version 1.0 | ||
* Initial public release | * Initial public release |
Latest revision as of 23:08, 1 November 2010
sysCheck | |
![]() | |
General | |
---|---|
Author(s) | Erik Spyder |
Type | Utility |
Version | 1.6.2 |
Links | |
Download | |
Source | |
Downloadable via the Homebrew Browser | |
Peripherals | |
![]() |
sysCheck does several checks on installed IOS and cIOS:
- IOS Stub; - Fake signature (aka Trucha Bug); - ES_DiVerify (aka ES_Identify); - Flash Access; - NAND Access; - Boot2 Access; - USB 2.0.
sysCheck generates a report on the root of the SD card.
sysCheck is based on the work of these projects. All credit goes to those developpers:
* AnyTitle Deleter; * DOP-Mii; * IOS Check; * LibWiiLight; * Preloader; * Priiloader; * Title Lister; * USB Loader GX.
Even if this application is not dangerous, the author can not be held responsible for any damage it might cause!
Changelog
Version 1.6.2 (final version)
* Automatically detect the language settings (supports English and French only); * Improve IOS stubs detection; * Recompiled with the latest version of DevkitPro; * Code cleanup.
Version 1.6.1
* Fix BootMii as IOS issue; * Improve USB 2.0 detection for Hermes' IOS.
Version 1.6
* Improve IOS Stubs detection; * Improve Fake Signature check; * Check for NAND Access; * Display Hollywood GPU version; * Display Console ID; * Display Boot2 version.
Version 1.5
* Fix IOS202 issue; * Improve IOS stubs detection; * Error handling corrections; * Wii Light is turn on when generating the CSV report; * Code cleanup.
Version 1.4
* Check for USB 2.0 IOS Tree; * Display the current date and time in the report; * Recompiled with the latest version of DevkitPro; * Code cleanup.
Version 1.3 (unreleased)
* Detect the console region; * Error handling corrections.
Version 1.2 (unreleased)
* Check for Flash Access; * Check for Boot2 Access.
Version 1.1
* Fix IOS stubs detection; * Fix IOS revision number displayed on reload; * Code cleanup.
Version 1.0
* Initial public release