Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/littoma/seed_utils
- Owner: LITTOMA
- Created: 2015-07-16T01:50:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T03:46:25.000Z (over 7 years ago)
- Last Synced: 2023-03-01T00:55:51.084Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.