Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/littoma/seed_utils

Generate seedinfo.bin for rxTools and 3DS Multi Decryptor.
https://github.com/littoma/seed_utils

Last synced: 10 days ago
JSON representation

Generate seedinfo.bin for rxTools and 3DS Multi Decryptor.

Awesome Lists containing this project

README

        

# 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\\sysdata\0001000f\

### THANK
enler - for reversing this format and answering a lot of questions.