More actions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/3ds-save-reencrypter.jpeg|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/3ds-save-reencrypter.jpeg|250px | ||
| type = System Tools | | type = System Tools | ||
| version=2018 | |||
| lastupdated = 2018/03/10 | |||
| licence = Mixed | | licence = Mixed | ||
| author = lory98 | | author = lory98 | ||
Line 10: | Line 12: | ||
}} | }} | ||
=3ds-save-reencrypter= | ==3ds-save-reencrypter== | ||
Requires: https://github.com/wwylele/3ds-save-tool | ReEncrypts a 3DS save, allowing you to move it to another console Requires: https://github.com/wwylele/3ds-save-tool | ||
==Usage:== | ==Usage:== | ||
* Place | |||
* Configure 3ds-save-tool (add your keys in | * Place <code>encrypt.py</code> in the <code>3ds-save-tool</code> folder and rename <code>disa-extract.py</code> to <code>disa_extract.py</code>. | ||
* Then | * Configure 3ds-save-tool (add your keys in <code>secrets.py</code>) | ||
* The encrypted file will be | * Then <code>$ python encrypt.py <YOUR-SAVE> <GAMEID></code> to encrypt your plaintext save. | ||
* The encrypted file will be <code>./out/00000001.sav</code> |
Revision as of 05:09, 18 September 2021
3ds-save-reencrypter
ReEncrypts a 3DS save, allowing you to move it to another console Requires: https://github.com/wwylele/3ds-save-tool
Usage:
- Place
encrypt.py
in the3ds-save-tool
folder and renamedisa-extract.py
todisa_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