More actions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|version=2018 | |version=2018 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/ | |download=https://dlhb.gamebrew.org/3dshomebrews/3ds_save_reencrypter.zip | ||
|website=https://github.com/lory98/3ds-steelhax-encrypter | |website=https://github.com/lory98/3ds-steelhax-encrypter | ||
|source=https://github.com/lory98/3ds-steelhax-encrypter | |source=https://github.com/lory98/3ds-steelhax-encrypter | ||
Line 27: | Line 27: | ||
==External links== | ==External links== | ||
* GitHub - https://github.com/lory98/3ds-steelhax-encrypter | * GitHub - https://github.com/lory98/3ds-steelhax-encrypter | ||
Latest revision as of 10:32, 22 Haziran 2024
3DS Save Re-encrypter | |
---|---|
General | |
Author | lory98 |
Type | Save and Game Managers |
Version | 2018 |
License | Mixed |
Last Updated | 2018/03/10 |
Links | |
Download | |
Website | |
Source | |
3DS Save ReEncrypter is a Python script that re-encrypts a 3DS save, allowing you to move it to another console.
It requires 3DS Save File Extraction Tools and Python 3 to use.
User guide
Place encrypt.py
in the 3ds-save-tool
folder and rename disa-extract.py
to disa_extract.py
.
Configure 3ds-save-tool (add your keys in secrets.py
).
Then $ python encrypt.py <YOUR-SAVE> <GAMEID>
to encrypt your plaintext save.
The encrypted file will be ./out/00000001.sav
.