Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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

From GameBrew
No edit summary
Line 19: Line 19:
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>.
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>.


Configure 3ds-save-tool (add your keys in <code>secrets.py</code>)
Configure 3ds-save-tool (add your keys in <code>secrets.py</code>).


Then <code>$ python encrypt.py &lt;YOUR-SAVE&gt; &lt;GAMEID&gt;</code> to encrypt your plaintext save.  
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>
The encrypted file will be <code>./out/00000001.sav</code>.


==External links==
==External links==

Revision as of 06:55, 7 February 2022

3DS Save Re-encrypter
3dspc.png
General
Authorlory98
TypePC Utilities
Version2018
LicenseMixed
Last Updated2018/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.

External links

Advertising: