More actions
WiiU-NandExtract-C | |
---|---|
General | |
Author | GaryOderNichts |
Type | File Operation |
Version | 2.0 |
License | GPL-3.0 |
Last Updated | 2020/03/29 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
Wii (U) NAND Extractor written in C.
User guide
Usage: ./extractor-linux [output]
keys.bin or otp.bin needs to be in the same folder.
Changelog
v2 2020/03/29
- Fix superblock detection (now supports more nand types).
- Fix fst read issue which may lead to incorrect filesizes.
v1 2020/03/26
- First release.