Difference between revisions of "Wii FlashToolz"
Streamlinehd (talk | contribs) |
|||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = Wii FlashToolz | | title = Wii FlashToolz | ||
− | | type = | + | | type = pc utility |
| author = [[User:Streamlinehd|Streamlinehd]] | | author = [[User:Streamlinehd|Streamlinehd]] | ||
| maintainer = [[User:Streamlinehd|Streamlinehd]] | | maintainer = [[User:Streamlinehd|Streamlinehd]] | ||
| version = v0.3 | | version = v0.3 | ||
− | | download = | + | | download = https://www.mediafire.com/file/pvvxv846ovgacne/Wii+FlashToolz+v0.3.exe/file |
| website = http://hacksden.com | | website = http://hacksden.com | ||
| source = http://www.hacksden.com/showthread.php/932-Wii-FlashToolz-v0.3-NAND-Tool-For-Windows | | source = http://www.hacksden.com/showthread.php/932-Wii-FlashToolz-v0.3-NAND-Tool-For-Windows | ||
Line 18: | Line 18: | ||
== Compatible Input File Types == | == Compatible Input File Types == | ||
− | Boomii backup (nand.bin) | + | *Boomii backup (nand.bin) |
− | Raw NAND dump (.bin extension only) | + | *Raw NAND dump (.bin extension only) |
− | Boot Blocks (blocks 0 - 7) | + | *Boot Blocks (blocks 0 - 7) |
− | Bootmii keys (keys.bin) | + | *Bootmii keys (keys.bin) |
== Functions == | == Functions == | ||
Line 27: | Line 27: | ||
*'''Read/detect input file type:''' Full NAND, NAND + Keys, Boot Blocks | *'''Read/detect input file type:''' Full NAND, NAND + Keys, Boot Blocks | ||
*'''Compare Files -''' This function compares the source NAND to a second file. | *'''Compare Files -''' This function compares the source NAND to a second file. | ||
− | *'''Compare Boot -''' Function under construction ATM. | + | *'''Compare Boot -''' Function under construction ATM. This feature will be included in next release. |
+ | *'''Detect Boot Versions -''' The Boot1 and Boot2 Versions are automatically detected when the source file is loaded. | ||
*'''Read Bad Blocks -''' The blocks listed are factory bad blocks on the NAND. | *'''Read Bad Blocks -''' The blocks listed are factory bad blocks on the NAND. | ||
*'''Read Keys -''' If keys are attached to source file, hmac & nand keys will populate. | *'''Read Keys -''' If keys are attached to source file, hmac & nand keys will populate. | ||
Line 37: | Line 38: | ||
== Bugs/Suggestions == | == Bugs/Suggestions == | ||
− | If you notice any bugs, please report them to streamlinehd@ | + | If you notice any bugs or issues with this program, please report them to streamlinehd@hacksden.com. I'm also happy to entertain your suggestions to improve this tool! |
== Screen Shot == | == Screen Shot == | ||
[[File:WiiFlashToolz.png]] | [[File:WiiFlashToolz.png]] |
Latest revision as of 16:59, 9 January 2023
Wii FlashToolz | |
General | |
---|---|
Author(s) | Streamlinehd |
Type | PC utility |
Version | v0.3 |
Links | |
Download | |
Website | |
Source |
Wii FlashToolz is a Windows program that reads/writes boot blocks and Bootmii keys to and from a Wii backup (nand.bin) file. This program is currently capable of detecting all boot1 and boot2 versions, boot2 Bootmii compatibility, factory bad blocks, hmac-key, and nand-key. This is a must have tool for anyone needing to flash their Wii or use Betwiin to convert a NAND.
WARNING!
This tool makes changes to your NAND. If you're using this tool, it's likely your Wii is already bricked however I take no responsibility for the improper use of this program. If you don't fully understand the functions of this tool, you should not continue.
Compatible Input File Types
- Boomii backup (nand.bin)
- Raw NAND dump (.bin extension only)
- Boot Blocks (blocks 0 - 7)
- Bootmii keys (keys.bin)
Functions
- Read/detect input file type: Full NAND, NAND + Keys, Boot Blocks
- Compare Files - This function compares the source NAND to a second file.
- Compare Boot - Function under construction ATM. This feature will be included in next release.
- Detect Boot Versions - The Boot1 and Boot2 Versions are automatically detected when the source file is loaded.
- Read Bad Blocks - The blocks listed are factory bad blocks on the NAND.
- Read Keys - If keys are attached to source file, hmac & nand keys will populate.
- Extract Boot Blocks - Extracts blocks 0-7 and saves them to a specified file on your computer.
- Install Boot Blocks - Installs blocks 0-7 to the loaded source file.
- Append Keys - Adds bootmii keys to end of source file.
- Extract Keys - Extracts keys from source file and saves them to a specified file on your computer.
Bugs/Suggestions
If you notice any bugs or issues with this program, please report them to streamlinehd@hacksden.com. I'm also happy to entertain your suggestions to improve this tool!