Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

FSToolbox Wii: Difference between revisions

From GameBrew
m (HydeWing moved page Fstoolbox Wii to FSToolbox Wii without leaving a redirect)
No edit summary
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Apps (System Tools) - GameBrew
|title_mode=append
|image=fstoolboxwii.jpg
|image_alt=FSToolbox
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=FSToolbox
|title=FS Toolbox
|image=fstoolboxwii.jpg
|image=fstoolboxwii2.png
|description=Wii NAND browser/dumper
|description=Wii NAND browser/dumper.
|author=nicksasa, Lupo96 (mod), WiiDatabase.de
|author=nicksasa, Lupo96 (mod), WiiDatabase.de
|lastupdated=2019/05/15
|lastupdated=2019/05/15
Line 18: Line 12:
|source=https://github.com/WiiDatabase/FSToolBox-Mod
|source=https://github.com/WiiDatabase/FSToolBox-Mod
}}
}}
'''FS Toolbox''' is a NAND browser that can dump files from the Wii's NAND to an SD card and write files from the SD card to the NAND. It can edit files on the NAND to test specific configurations and to have backups of files if something ever goes wrong.
FS Toolbox is a NAND browser that can dump files from the Wii's NAND to an SD card and write files from the SD card to the NAND. It can edit files on the NAND to test specific configurations and to have backups of files if something ever goes wrong.


You can set the pointer onto a TMD file in the selected title id and then press 2, you will be able to select the IOS version the channel uses and fakesign it after that.
You can set the pointer onto a TMD file in the selected title id and then press 2, you will be able to select the IOS version the channel uses and fakesign it after that.


'''NEW FUNCTION : Dump the full nand fs to your SD! Just press 1 and it will start '''
=== Warning ===
Only use FS Toolbox to browse the nand and to extract files. Even when only doing this, there's still a risk to corrupt files. Using this program to add/change files is not recommend at the moment, because it does not set the file attributes correctly.


== Warning ==
When dumping one file and directly rewriting it, the content may be the same, but the attributes are different(owner and group id). Using FS Toolbox without proper brick protection(BootMii as boot2 + nand backup) is suicide.
Only use '''FS Toolbox''' to browse the nand and to extract files. Even when only doing this, there's still a risk to corrupt files. Using this program to add/change files is not recommend at the moment, because it does not set the file attributes correctly. When dumping one file and directly rewriting it, the content may be the same, but the attributes are different(owner and group id). Using '''FS Toolbox''' without proper brick protection(BootMii as boot2 + nand backup) is suicide.


The creators of this application take no responsibility for the damage that you may cause to your console when using this.
The creators of this application take no responsibility for the damage that you may cause to your console when using this.
==Installation==
Extract archive to the root of your SD card, so that you have the path "SD://apps/FSToolBox-Mod/boot.dol".
Run the homebrew through the homebrew channel and follow the on-screen instructions.
==Controls==
D-Pad Down - Go down
D-Pad Up - Go up
Minus - Dump file
Plus - Write file to NAND
1 - Dump NAND to SD
2 - Patch selected tmd
==Screenshot==
fstoolboxwii2.png


==Media==
==Media==
'''Procédé FSToolBox pour le débann du online''' ([https://www.youtube.com/watch?v=cswjw7ePMyE hackingun]) <br>
<youtube>cswjw7ePMyE</youtube>
<youtube>cswjw7ePMyE</youtube>


==Screenshot==
== Changelog ==
https://dlhb.gamebrew.org/wiihomebrews/fstoolboxwii-01.jpg
''' 0.5 2019/05/14 '''


== Changelog ==
''' 0.5 - May 14, 2019 '''
This is a mod by the WiiDatabase Team - the following changes have been made:
This is a mod by the WiiDatabase Team - the following changes have been made:
* Accelerated launch time and directory navigation
* Accelerated launch time and directory navigation.
* Directories on the SD card are only created when dumping
* Directories on the SD card are only created when dumping.
* Reducing the size by removing unnecessary imports
* Reducing the size by removing unnecessary imports.
* Channel TMDs can no longer be patched
* Channel TMDs can no longer be patched.
* Requires disabled HW_AHBPROT (homebrew channel >= v1.0.8)
* Requires disabled HW_AHBPROT (homebrew channel >= v1.0.8).
 
''' 0.4 2009/10/18 '''
*GC controller support.
*Access rights warnings.
*Display the file ids and permissons.
*Various small changes and fixes.


''' 0.4 - October 18, 2009 '''
''' 0.3 2009/06/18 '''
*GC controller support
*Code cleanup.
*Access rights warnings
*Update function.
*Display the file ids and permissons
*Recursive folder dump function(full dump when executed from root).
*Various small changes and fixes
*Changed the console code.


''' 0.3 - June 18, 2009 '''
''' 0.2 2009/05/30 '''
*Code cleanup
*Fixed code dump on dumping + 10 MB tested 130 MB without code dump now (probably more).
*Update function
*Added function to change the IOS a channel uses by patching the tmd & fakesigning it.
*Recursive folder dump function(full dump when executed from root)
*Added source code.
*Changed the console code


''' 0.2 - May 30, 2009 '''
''' 0.1 2009/05/22 '''
*Fixed code dump on dumping + 10 MB tested 130 MB without code dump now (probably more )
* Initial release.
*Added function to change the IOS a channel uses by patching the tmd & fakesigning it
*Added source code


''' 0.1 - May 22, 2009 '''
==Credits==
* Inital release
*Original written by [https://code.google.com/archive/p/fstoolbox/source nickasa].
*Modified to disable HW_AHBPROT and use IOS58 by [https://code.google.com/archive/p/fstoolbox-ahbprot-mod/ Lupo96].
*Nano for [https://nanolx.org/wiihomebrew/libruntimeiospatch libruntimeiospatch] - included is a slightly modified version which removes unnecessary patches.


== External links ==
== External links ==
* Wiidatabase - https://wiidatabase.de/downloads/wii-tools/fstoolbox/
* WiiDatabase - https://wiidatabase.de/downloads/wii-tools/fstoolbox/
* Wiibrew - https://wiibrew.org/wiki/FSToolbox
* WiiBrew - https://wiibrew.org/wiki/FSToolbox
* Github - https://github.com/WiiDatabase/FSToolBox-Mod
* GitHub - https://github.com/WiiDatabase/FSToolBox-Mod

Revision as of 08:49, 22 February 2023

FS Toolbox
Fstoolboxwii2.png
General
Authornicksasa, Lupo96 (mod), WiiDatabase.de
TypeSystem Tools
Version0.5 mod
LicenseMixed
Last Updated2019/05/15
Links
Download
Website
Source

FS Toolbox is a NAND browser that can dump files from the Wii's NAND to an SD card and write files from the SD card to the NAND. It can edit files on the NAND to test specific configurations and to have backups of files if something ever goes wrong.

You can set the pointer onto a TMD file in the selected title id and then press 2, you will be able to select the IOS version the channel uses and fakesign it after that.

Warning

Only use FS Toolbox to browse the nand and to extract files. Even when only doing this, there's still a risk to corrupt files. Using this program to add/change files is not recommend at the moment, because it does not set the file attributes correctly.

When dumping one file and directly rewriting it, the content may be the same, but the attributes are different(owner and group id). Using FS Toolbox without proper brick protection(BootMii as boot2 + nand backup) is suicide.

The creators of this application take no responsibility for the damage that you may cause to your console when using this.

Installation

Extract archive to the root of your SD card, so that you have the path "SD://apps/FSToolBox-Mod/boot.dol".

Run the homebrew through the homebrew channel and follow the on-screen instructions.

Controls

D-Pad Down - Go down

D-Pad Up - Go up

Minus - Dump file

Plus - Write file to NAND

1 - Dump NAND to SD

2 - Patch selected tmd

Screenshot

fstoolboxwii2.png

Media

Procédé FSToolBox pour le débann du online (hackingun)

Changelog

0.5 2019/05/14

This is a mod by the WiiDatabase Team - the following changes have been made:

  • Accelerated launch time and directory navigation.
  • Directories on the SD card are only created when dumping.
  • Reducing the size by removing unnecessary imports.
  • Channel TMDs can no longer be patched.
  • Requires disabled HW_AHBPROT (homebrew channel >= v1.0.8).

0.4 2009/10/18

  • GC controller support.
  • Access rights warnings.
  • Display the file ids and permissons.
  • Various small changes and fixes.

0.3 2009/06/18

  • Code cleanup.
  • Update function.
  • Recursive folder dump function(full dump when executed from root).
  • Changed the console code.

0.2 2009/05/30

  • Fixed code dump on dumping + 10 MB tested 130 MB without code dump now (probably more).
  • Added function to change the IOS a channel uses by patching the tmd & fakesigning it.
  • Added source code.

0.1 2009/05/22

  • Initial release.

Credits

  • Original written by nickasa.
  • Modified to disable HW_AHBPROT and use IOS58 by Lupo96.
  • Nano for libruntimeiospatch - included is a slightly modified version which removes unnecessary patches.

External links

Advertising: