SEED Utils 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "| licence" to "| license" |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = SEED Utils | |title=SEED Utils | ||
| image = SEEDUtils.jpg | |image=SEEDUtils.jpg | ||
| | |description=Generate seedinfo.bin for rxTools and 3DS Multi Decryptor. | ||
| | |author=LITTOMA | ||
| lastupdated = 2017/03/29 | |lastupdated=2017/03/29 | ||
| | |type=PC Utilities | ||
| | |version=2017 | ||
| | |license=Mixed | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/SEEDUtils.rar | |download=https://dlhb.gamebrew.org/3dshomebrew/SEEDUtils.rar | ||
| source = | |website=https://github.com/LITTOMA/SEED_Utils | ||
|source=https://github.com/LITTOMA/SEED_Utils | |||
}} | }} | ||
<youtube>uXu-dHnTiJA</youtube> | <youtube>uXu-dHnTiJA</youtube> | ||
Revision as of 14:20, 29 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.