Difference between revisions of "WiiND"
(peripherals section is for Wii controls) |
|||
Line 8: | Line 8: | ||
| download = [http://www.mediafire.com/download.php?n2wdnzjmmmm Clickie] | | download = [http://www.mediafire.com/download.php?n2wdnzjmmmm Clickie] | ||
| source = Included | | source = Included | ||
− | |||
| hbc = 1 | | hbc = 1 | ||
| fakesigns = 1 | | fakesigns = 1 |
Revision as of 18:10, 11 March 2009
WiiND | |
General | |
---|---|
Author(s) | nicksasa |
Type | NAND Dumper |
Version | 1.0 |
License | No license |
Links | |
[[Clickie|Download]] | |
Source |
INFO
This app dumps to USB and SD: If an usb device is plugged in it will dump to usb. If no usb device is inserted it will dump to sd ;)
To extract the dump you need your NAND AES KEY, you can get that by using Xyzzy. If you have runned xyzzy there is a file called keys.txt in the root of your sd card. Open it and look for NAND AES KEY. Now make a folder called keys in c:\ and open your favorite hex editor and copy the NAND AES CODE from keys.txt into your hex editor and save the file as nand-key.bin in the keys folder. Now just run "extract.exe" and select the nand-dump.img file and it will copy the .img file to the directory where the .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, myself and i (nicksasa) to mod the nand dumper to include USB and to port it to the new libogc and to port zestig from segher's tool to windows.