3ds-save-reencrypter 3DS: Difference between revisions

From GameBrew
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==
ReEncrypts a 3DS save, allowing you to move it to another console.


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 `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`)
* 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 `$ python encrypt.py <YOUR-SAVE> <GAMEID>` to encrypt your plaintext save.
* Configure 3ds-save-tool (add your keys in <code>secrets.py</code>)
* The encrypted file will be `./out/00000001.sav`
* Then <code>$ python encrypt.py &lt;YOUR-SAVE&gt; &lt;GAMEID&gt;</code> to encrypt your plaintext save.  
* The encrypted file will be <code>./out/00000001.sav</code>

Revision as of 05:09, 18 September 2021

Template:Infobox-3DS-Homebrews

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 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

Advertising: