More actions
m (HydeWing moved page Nandextract Wii to NandExtract Wii without leaving a redirect) |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=nandExtract | |title=nandExtract | ||
|image= | |image=nandextractwii3.png | ||
|description=Extracts some or all files from a nand.bin, as well as examine its contents. | |description=Extracts some or all files from a nand.bin, as well as examine its contents. | ||
|author=giantpune | |author=giantpune | ||
Line 14: | Line 8: | ||
|version=r106 | |version=r106 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/nandextractwii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/nandextractwii.7z?k33p0fil35 | ||
|website= | |website=https://wiibrew.org/wiki/NandExtract | ||
|source=https://github.com/trapexit/wiiqt | |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. | |||
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]. | |||
For the 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. | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/wiihomebrews/nandextractwii4.png | |||
==External links== | ==External links== | ||
* | * GitHub - https://github.com/trapexit/wiiqt | ||
* | * 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