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

Difference between revisions of "NandExtract"

From WiiBrew
Jump to navigation Jump to search
m (Update, + OS X version)
m (update)
Line 3: Line 3:
 
| type        = pc utility
 
| type        = pc utility
 
| author      = [[User:Giantpune|giantpune]]
 
| author      = [[User:Giantpune|giantpune]]
| version    = r93
+
| version    = r106
 
| download    = http://wiisixtyfour.webs.com/files/nandExtract.zip
 
| download    = http://wiisixtyfour.webs.com/files/nandExtract.zip
 
| source      = http://code.google.com/p/wiiqt/source/checkout
 
| source      = http://code.google.com/p/wiiqt/source/checkout

Revision as of 04:31, 4 September 2011

nandExtract
General
Author(s)giantpune
TypePC utility
Versionr106
Links
Download
Source

NandExtract is a tool which can extract some or all files from a nand.bin, as well as examine its contents. You can see all the blocks of the NAND dump as well as view info about the boot sector. It can be compiled on Windows, Linux or Mac OS X using Qt.

The download link is for the Windows version. You also need these DLL files.

Here is a Mac OS X version. You will need to install the Qt SDK from here in order to run it.