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

Difference between revisions of "FSToolbox"

From WiiBrew
Jump to navigation Jump to search
(Corrected download link)
(Link directly to GitHub)
 
(14 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Infobox homebrewapp
+
{{Infobox homebrew
| title = FS Toolbox
+
| title       = FS Toolbox
| description = NAND browser with dump/write, can dump the full nand fs to SD, also can patch the IOS version of a TMD
+
| author     = [[User:nicksasa|nicksasa]], Lupo96 (mod), WiiDatabase.de
| author = [[User:nicksasa|nicksasa]]
+
| version     = 0.5 mod
| version = 0.3
+
| download   = https://github.com/WiiDatabase/FSToolBox-Mod/releases/download/v0.5/FSToolBox-Mod-v0.5.zip
| download = [http://code.google.com/p/fstoolbox/downloads/list Google Code]
+
| source     = https://github.com/WiiDatabase/FSToolBox-Mod
| source = [http://code.google.com/p/fstoolbox/source/checkout Google Code]
 
| hbc = 1
 
| dangerous  = 1
 
 
| peripherals = {{Wiimote1}} {{FrontSD}} {{FrontSDHC}}
 
| peripherals = {{Wiimote1}} {{FrontSD}} {{FrontSDHC}}
 
}}
 
}}
 +
{{Modifies NAND}}
  
'''FS Toolbox''' is a NAND browser that can dump files from the nand to sd card and write files from sd card to the nand, with this you can edit files on the nand to test stuff out and to have backups of your 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.
Line 17: Line 15:
 
NEW FUNCTION : Dump the full nand fs to your SD! Just press 1 and it will start  
 
NEW FUNCTION : Dump the full nand fs to your SD! Just press 1 and it will start  
  
 +
== Controls ==
 +
{| class="wikitable"
 +
|-
 +
! {{Wiimote}}            !! Action
 +
|-
 +
| {{WiimoteDPadDown}} || Go down
 +
|-
 +
| {{WiimoteDPadUp}} || Go up
 +
|-
 +
| {{WiimoteMinusButton}}    || Dump file
 +
|-
 +
| {{WiimotePlusButton}}  || Write file to NAND
 +
|-
 +
| {{Wiimote1Button}}  || Dump NAND
 +
|-
 +
| {{Wiimote2Button}} || Patch selected tmd
 +
|}
  
==Warning==
 
'''FS Toolbox''' is a dangerous program, and it is advised that you only use it if you have a sufficient understanding of how the Wii system memory works and what files not to mess with. You should probably use [[BootMii]] as boot2 to backup your Wii before continuing.
 
  
The creator of this application takes no responsibility for the damage that you may cause to your console when using this.
+
== 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.
  
==Credits==
+
The creators of this application take no responsibility for the damage that you may cause to your console when using this.
 +
 
 +
== Credits ==
  
 
Written by [[User:nicksasa|nicksasa]] & [[User:WiiPower|WiiPower]]
 
Written by [[User:nicksasa|nicksasa]] & [[User:WiiPower|WiiPower]]
  
  
==Bugs & Suggestions==
+
== Bugs & Suggestions ==
  
 
If you have any issues with this program, or wish to contribute in any way, send the author an email at nicksasa@gmail.com.
 
If you have any issues with this program, or wish to contribute in any way, send the author an email at nicksasa@gmail.com.
  
==Update History==
+
== Update History ==
===0.3 - June 18, 2009===
+
=== 0.5 - May 14, 2019 ===
 +
*This is a modification by the WiiDatabase.de Team which cleans up the code a bit, speeds up the start process and navigation a lot and removes unnecessary patches.
 +
 
 +
=== 0.4 - October 18, 2009 ===
 +
*GC controller support
 +
*Access rights warnings
 +
*Display the file ids and permissons
 +
*Various small changes and fixes
 +
 
 +
=== 0.3 - June 18, 2009 ===
 
*Code cleanup
 
*Code cleanup
 
*Update function
 
*Update function
 
*Recursive folder dump function(full dump when executed from root)
 
*Recursive folder dump function(full dump when executed from root)
 +
*Changed the console code
  
===0.2 - May 30, 2009===
+
=== 0.2 - May 30, 2009 ===
 
*Fixed code dump on dumping + 10 MB tested 130 MB without code dump now (probably more )
 
*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 function to change the IOS a channel uses by patching the tmd & fakesigning it
 
*Added source code
 
*Added source code
  
===0.1 - May 22, 2009===
+
=== 0.1 - May 22, 2009 ===
 
* Inital release
 
* Inital release

Latest revision as of 16:51, 2 February 2024

FS Toolbox
General
Author(s)nicksasa, Lupo96 (mod), WiiDatabase.de
Version0.5 mod
Links
Download
Source
Peripherals
Wiimote1.svg Loads files from the Front SD slot Loads files from SDHC cards in the Front SD slot
NOTICE
ModifiesConsole.png
This homebrew application makes permanent changes to the Wii's NAND, thus, this application should be used with caution.

It is recommended to have a NAND backup with either BootMii as boot2 or Priiloader with BootMii as IOS installed before proceeding with the usage of this application.

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.

NEW FUNCTION : Dump the full nand fs to your SD! Just press 1 and it will start

Controls

Wiimote.svg Action
Wiimote D-Pad Down Go down
Wiimote D-Pad Up Go up
Wiimote - Button Dump file
Wiimote + Button Write file to NAND
Wiimote 1 Button Dump NAND
Wiimote 2 Button Patch selected tmd


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.

Credits

Written by nicksasa & WiiPower


Bugs & Suggestions

If you have any issues with this program, or wish to contribute in any way, send the author an email at nicksasa@gmail.com.

Update History

0.5 - May 14, 2019

  • This is a modification by the WiiDatabase.de Team which cleans up the code a bit, speeds up the start process and navigation a lot and removes unnecessary patches.

0.4 - October 18, 2009

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

0.3 - June 18, 2009

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

0.2 - May 30, 2009

  • 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 - May 22, 2009

  • Inital release