More actions
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
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 homebrew was showcased in the GBAtemp Homebrew Bounty 2011 (Wii). | |||
== User guide == | |||
The Windows version requires [https://www.mediafire.com/file/ow9bg9wsto5ak1w/giantpune-tools-dlls.zip/file these DLL files]. | The Windows version requires [https://www.mediafire.com/file/ow9bg9wsto5ak1w/giantpune-tools-dlls.zip/file these DLL files]. | ||
Line 24: | Line 27: | ||
* GitHub - https://github.com/trapexit/wiiqt | * GitHub - https://github.com/trapexit/wiiqt | ||
* WiiBrew - https://wiibrew.org/wiki/NandExtract | * WiiBrew - https://wiibrew.org/wiki/NandExtract | ||
* GBAtemp - https://gbatemp.net/threads/nandextract-wii-entry-pc-software.279755/ | |||
[[Category:GBAtemp Homebrew Bounty 2011]] |
Latest revision as of 12:12, 4 Haziran 2024
nandExtract | |
---|---|
General | |
Author | giantpune |
Type | PC utilities |
Version | r106 |
License | Mixed |
Last Updated | 2011/06/05 |
Links | |
Download | |
Website | |
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 homebrew was showcased in the GBAtemp Homebrew Bounty 2011 (Wii).
User guide
The Windows version requires these DLL files.
For the Mac OS X version you will need to install the Qt SDK from here in order to run it.
Screenshots