SEED Utils 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "image = https://dlhb.gamebrew.org/3dshomebrew/" to "image = " |
m Text replacement - "| licence" to "| license" |
||
| Line 5: | Line 5: | ||
| version=2017 | | version=2017 | ||
| lastupdated = 2017/03/29 | | lastupdated = 2017/03/29 | ||
| | | license = Mixed | ||
| author = LITTOMA | | author = LITTOMA | ||
| website = https://github.com/LITTOMA/SEED_Utils | | website = https://github.com/LITTOMA/SEED_Utils | ||
Revision as of 10:19, 20 October 2021
| SEED Utils | |
|---|---|
| File:SEEDUtils.jpg | |
| General | |
| Author | LITTOMA |
| Type | PC Utilities |
| Version | 2017 |
| License | Mixed |
| Last Updated | 2017/03/29 |
| Links | |
| Download | |
| Website | |
| Source | |
SEED Utils
- seedinfo_gen.py: Generate seedinfo.bin for rxTools and 3DS Multi Decryptor.
- seeddb_gen.py: Generate seeddb.bin for Decrypt9.
- db2info.py: Convert seeddb.bin to seedinfo.bin.
- info2db.py: Convert seedinfo.bin to seeddb.bin.
Usage:
[script] [file(s)]
You can dump savedata files from NAND:\data<console-unique>\sysdata\0001000f\
THANK
- enler - for reversing this format and answering a lot of questions.