More actions
(Created page with "{{Infobox WiiU Homebrews |title=SDIO Nand Manager |image=sdionandmanagerwiiu.png |description=Backup/restore the emuNAND, OTP and SEEPROM data stored in a hidden partition on your SD card. |author=dimok789 |lastupdated=2016/12/15 |format=exe |type=PC Utilities |version=1.3 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/wiiuhomebrews/sdionandmanagerwiiu.7z |website=https://gbatemp.net/threads/452940/ |source=https://github.com/dimok789/sdio_n...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
|image=sdionandmanagerwiiu.png | |image=sdionandmanagerwiiu.png | ||
|description=Backup/restore the emuNAND, OTP and SEEPROM data stored in a hidden partition on your SD card. | |description=Backup/restore the emuNAND, OTP and SEEPROM data stored in a hidden partition on your SD card. | ||
|author= | |author=Dimok | ||
|lastupdated=2016/12/15 | |lastupdated=2016/12/15 | ||
|format=exe | |format=exe | ||
Line 20: | Line 20: | ||
== Features == | == Features == | ||
* Dump NAND, SEEPROM and OTP from the SD card. | * Dump NAND, SEEPROM and OTP from the SD card. | ||
* | * Inject existing NAND, SEEPROM and OTP dumps into the SD card. | ||
== User guide == | == User guide == |
Latest revision as of 05:58, 19 Mayıs 2024
SDIO Nand Manager | |
---|---|
General | |
Author | Dimok |
Type | PC Utilities |
Version | 1.3 |
License | GPL-2.0 |
Last Updated | 2016/12/15 |
Links | |
Download | |
Website | |
Source | |
A Windows tool to manage redNAND partition.
Features
- Dump NAND, SEEPROM and OTP from the SD card.
- Inject existing NAND, SEEPROM and OTP dumps into the SD card.
User guide
NAND type:
- SLC (slc.full.img) - Backup of Wii U NAND.
- SLCCMPT (slccmpt.full.img) - Backup of vWii NAND.
- MLC (mlc.full.img) - Backup of Wii U Internal Storage.
- SEEPROM (seeprom.bin) - Backup of your seeprom keys.
- OTP (otp.bin) - Backup of your otp keys.
Media
How to Create Backup NAND, SEEPROM and OTP with sdio NAND Manager (@88DragonShadow)
Changelog
v1.3 2016/12/15
- Fixed bug dumping too much when dumping seeprom and otp from SD card (thanks to aliaspider for reporting).
- Added truncating existing files.
v1.2 2016/12/13
- First release in it's own github repo.
- Added SEEPROM and OTP injection/dump.
- Added change of bin file name on nand type change.