Difference between revisions of "NandExtract"
Jump to navigation
Jump to search
m (update) |
m (Updated wiiqt source link to source that has been ported to qt5 (actually compiles with updated qt libs).) |
||
Line 5: | Line 5: | ||
| version = r106 | | version = r106 | ||
| download = http://wiisixtyfour.webs.com/files/nandExtract.zip | | download = http://wiisixtyfour.webs.com/files/nandExtract.zip | ||
− | | source = | + | | source = https://github.com/trapexit/wiiqt |
}} | }} | ||
Revision as of 02:31, 17 February 2021
nandExtract | |
General | |
---|---|
Author(s) | giantpune |
Type | PC utility |
Version | r106 |
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.