More actions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/SEEDUtils.jpg|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/SEEDUtils.jpg|250px | ||
| type = PC Utilities | | type = PC Utilities | ||
| version= | | version=2017 | ||
| lastupdated = 2017/03/29 | | lastupdated = 2017/03/29 | ||
| licence = Mixed | | licence = Mixed | ||
Line 13: | Line 13: | ||
<youtube>uXu-dHnTiJA</youtube> | <youtube>uXu-dHnTiJA</youtube> | ||
= SEED Utils = | == SEED Utils == | ||
* seedinfo_gen.py: Generate seedinfo.bin for rxTools and 3DS Multi Decryptor. | * seedinfo_gen.py: Generate seedinfo.bin for rxTools and 3DS Multi Decryptor. | ||
Line 20: | Line 20: | ||
* info2db.py: Convert seedinfo.bin to seeddb.bin. | * info2db.py: Convert seedinfo.bin to seeddb.bin. | ||
== Usage: == | |||
[script] [file(s)] | [script] [file(s)] | ||
Line 26: | Line 26: | ||
You can dump savedata files from NAND:\data<console-unique>\sysdata\0001000f\ | You can dump savedata files from NAND:\data<console-unique>\sysdata\0001000f\ | ||
== THANK == | |||
enler - for reversing this format and answering a lot of questions. | *enler - for reversing this format and answering a lot of questions. |
Revision as of 08:42, 19 September 2021
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.