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

Difference between revisions of "WiiND"

From WiiBrew
Jump to navigation Jump to search
m
Line 1: Line 1:
 
{{Infobox homebrewapp
 
{{Infobox homebrewapp
| image      = [[Image:http://i40.tinypic.com/3026hoy.jpg]]
+
| image      = [[Image:DSC00159.JPG]]
 
| title      = WiiND
 
| title      = WiiND
 
| desc        = A NAND Dumper (Wii) and Extractor (Windows)and NAND-key & Cmmon-key dumper.
 
| desc        = A NAND Dumper (Wii) and Extractor (Windows)and NAND-key & Cmmon-key dumper.

Revision as of 19:08, 15 March 2009

WiiND
DSC00159.JPG
General
Author(s)nicksasa
TypeNAND Dumper
Version2.0
LicenseNo license
Links
[[Clickie|Download]]
Source
Peripherals
Loads files from SDHC cards in the Front SD slot USB mass storage device

About

This app dumps the NAND to USB and SD.

Before you can use usb 2.0 you have to install the "modded" version of the usb 2.0 cios (CIos Rev 7 + usb 2.0) dont worry it would overwrite something it installs in ios 222 ;)

To extract the dump you need your NAND AES KEY, you can get that by using the "Key Grabber" included it's xyzzy but it dumps nand-key.bin and common-key.bin to sd card when you run the program there will be a nand-key .bin in the sd card (also a common-key but thats not nessecary for unpacking but can be useful for other things ;)) copy the nand-key.bin to c:\keys\ (make the folder keys on your c drive if it doesnt exist) and then just run "extract.exe" and select the nand-dump.img file and it will copy the nand.img to the folder where extract.exe is and extract it

Credits

Wiipower and TheLemonMan to help me out with code issue's etc., and to keep helping me :)
Segher to make the original NAND extractor (zestig) for Linux.
Hossman to make the little GUI for the extractor ;)
Waninkoko to original make the NAND dumper.
Me, (nicksasa) to mod the NAND dumper to include USB and to compile it under the new libogc and to port zestig from Linux to Windows. Bushing to make xyzzy Kwiirk to make the special usb 2.0 cios (as the normal usb 2.0 cios couldnt acces nand for now)