SEED Utils 3DS: Difference between revisions
From GameBrew
More actions
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| Line 5: | Line 5: | ||
|author=LITTOMA | |author=LITTOMA | ||
|lastupdated=2017/03/29 | |lastupdated=2017/03/29 | ||
|type= | |type=PC Utilities | ||
|version=2017 | |version=2017 | ||
|license=Mixed | |license=Mixed | ||
Revision as of 11:48, 27 August 2023
| SEED Utils | |
|---|---|
| General | |
| Author | LITTOMA |
| Type | PC Utilities |
| Version | 2017 |
| License | Mixed |
| Last Updated | 2017/03/29 |
| Links | |
| Download | |
| Website | |
| Source | |
This is a tool for generating seedinfo.bin for rxTools and 3DS Multi Decryptor.
User guide
List of scripts:
- 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\
Credits
enler - for reversing this format and answering a lot of questions.