NandExtract: Difference between revisions
Jump to navigation
Jump to search
m Update, + OS X version |
m Edited Link to DLL files due to the original link being dead |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
| type = pc utility | | type = pc utility | ||
| author = [[User:Giantpune|giantpune]] | | author = [[User:Giantpune|giantpune]] | ||
| version = | | 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 | ||
}} | }} | ||
'''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. | '''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 [ | The download link is for the Windows version. You also need [https://www.mediafire.com/file/ow9bg9wsto5ak1w/giantpune-tools-dlls.zip/file these DLL files]. | ||
[http://www.mediafire.com/?l29nsz1dwdblbnl Here] is a Mac OS X version. You will need to install the Qt SDK from [http://qt.nokia.com/products/qt-sdk here] in order to run it. | [http://www.mediafire.com/?l29nsz1dwdblbnl Here] is a Mac OS X version. You will need to install the Qt SDK from [http://qt.nokia.com/products/qt-sdk here] in order to run it. |
Latest revision as of 20:04, 15 June 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.