Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joel16/3ds-recovery-tool
A tool for restoring and backing-up unique data on the Nintendo 3DS
https://github.com/joel16/3ds-recovery-tool
Last synced: about 1 month ago
JSON representation
A tool for restoring and backing-up unique data on the Nintendo 3DS
- Host: GitHub
- URL: https://github.com/joel16/3ds-recovery-tool
- Owner: joel16
- License: mit
- Created: 2017-08-08T15:01:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T00:18:51.000Z (about 5 years ago)
- Last Synced: 2024-11-02T13:50:59.308Z (about 2 months ago)
- Language: C
- Size: 604 KB
- Stars: 22
- Watchers: 6
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 3DS Recovery Tool ![Github latest downloads](https://img.shields.io/github/downloads/joel16/3DS-Recovery-Tool/total.svg)
A tool for dumping, restoring, and backing-up unique data on the Nintendo 3DS. It also allows you to format/wipe various files.# Features:
- Back up LocalFriendCodeSeed, SecureInfo, movable.sed, HWCAL0.dat and HWCAL1.dat from NAND.
- Dump original LocalFriendCodeSeed from data. (This is different from copying the seed from nand)
- Dump original SecureInfo from data. (This is different from copying the SecureInfo from nand)
- Restore LocalFriendCodeSeed and SecureInfo from memory.
- Restore LocalFriendCodeSeed and SecureInfo from backup.
- Verify LocalFriendCodeSeed and SecureInfo.
- Wipe temporary titles, expired titles, TWL titles, pending titles, demo launch infos, config, parental controls and CTRNAND.
- Format (delete) SMDC root and NAND ext savedata.# Credits:
- preetisketch - for the banner and the toggle buttons.