More actions
(Created page with "{{Infobox 3DS homebrew | title = SEED Utils | image = https://dlhb.gamebrew.org/3dshomebrew/SEEDUtils.jpg|250px | type = PC Utilities | version = | licence = Mixed | author =...") |
m (Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews") |
||
Line 1: | Line 1: | ||
{{Infobox 3DS | {{Infobox-3DS-Homebrews | ||
| title = SEED Utils | | title = SEED Utils | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/SEEDUtils.jpg|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/SEEDUtils.jpg|250px |
Revision as of 12:12, 6 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.