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
Line 18: Line 18:
 
This app dumps the NAND to USB and SD. <br>
 
This app dumps the NAND to USB and SD. <br>
  
Before you can use USB 2.0 you have to install the "modded" version of the USB 2.0 cIOS (cIOS rev7 + USB 2.0), Don't worry it, won't overwrite anything, it installs as IOS202.
+
Before you can use USB 2.0 you have to install the "modded" version of the USB 2.0 cIOS (cIOS rev7 + USB 2.0), Don't worry it, won't overwrite anything, it installs as IOS222.
  
 
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
 
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

Revision as of 21:44, 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 rev7 + USB 2.0), Don't worry it, won't overwrite anything, it installs as IOS222.

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)