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
Line 1: Line 1:
 
{{Infobox homebrewapp
 
{{Infobox homebrewapp
 
| title = FS Toolbox
 
| title = FS Toolbox
| description = NAND browser with dump/write & can patch the IOS version of a TMD
+
| 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]]
 
| author = [[User:nicksasa|nicksasa]]
| version = 0.2
+
| version = 0.3
| download = [http://www.mediafire.com/download.php?4g3t4tjzc1d Here :)]
+
| download = [http://code.google.com/p/fstoolbox/ Google code :)]
 
| source = Included
 
| source = Included
 
| hbc = 1
 
| hbc = 1
 
| dangerous  = 1
 
| dangerous  = 1
| peripherals = {{Wiimote1}} {{FrontSD}} or {{FrontSDHC}}
+
| peripherals = {{Wiimote1}} {{FrontSD}} {{FrontSDHC}}
 
}}
 
}}
  
 
'''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 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.
  
A new function is 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.
+
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
  
  
Line 23: Line 25:
 
==Credits==
 
==Credits==
  
Written by [[User:nicksasa|nicksasa]]
+
Written by [[User:nicksasa|nicksasa]] & [[User:Wiipower|Wiipower]]
  
Thanks to [[User:Wiipower|Wiipower]] for helping out with things
 
  
 
==Bugs & Suggestions==
 
==Bugs & Suggestions==
Line 32: Line 33:
  
 
==Update History==
 
==Update History==
 +
===0.3 - June 18, 2009===
 +
*Code cleanup
 +
*Update function
 +
*Dump full nand FS
  
 
===0.2 - May 30, 2009===
 
===0.2 - May 30, 2009===

Revision as of 23:24, 18 June 2009

FS Toolbox
General
Author(s)nicksasa
Version0.3
Links
[[Google code :)|Download]]
Source
Peripherals
Wiimote1.svg Loads files from the Front SD slot Loads files from SDHC cards in the Front SD slot

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.

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

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.

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.3 - June 18, 2009

  • Code cleanup
  • Update function
  • Dump full nand FS

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