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

From GameBrew
(Created page with "{{Infobox 3DS homebrew | title = 3ds-save-reencrypter | image = https://dlhb.gamebrew.org/3dshomebrew/3ds-save-reencrypter.jpeg|250px | type = System Tools | version = | lice...")
 
m (Text replacement - "Category:PC utilities for 3DS homebrew" to "")
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = 3ds-save-reencrypter
|title=3DS Save Re-encrypter
| image = https://dlhb.gamebrew.org/3dshomebrew/3ds-save-reencrypter.jpeg|250px
|image=3dspc.png
| type = System Tools
|description=ReEncrypts a 3DS save, allowing you to move it to another console.
| version =  
|author=lory98
| licence = Mixed
|lastupdated=2018/03/10
| author = lory98
|type=Save and Game Managers
| website = https://github.com/lory98/3ds-steelhax-encrypter
|version=2018
| download = https://dlhb.gamebrew.org/3dshomebrew/3ds-save-reencrypter-master.zip
|license=Mixed
| source = https://dlhb.gamebrew.org/3dshomebrew/3ds-save-reencrypter-master.zip
|download=https://dlhb.gamebrew.org/3dshomebrews/3dssavereencrypter.7z
|website=https://github.com/lory98/3ds-steelhax-encrypter
|source=https://github.com/lory98/3ds-steelhax-encrypter
}}
}}
<youtube></youtube>
3DS Save ReEncrypter is a Python script that re-encrypts a 3DS save, allowing you to move it to another console.


= 3ds-save-reencrypter =
It requires [https://github.com/wwylele/3ds-save-tool 3DS Save File Extraction Tools] and Python 3 to use.
ReEncrypts a 3DS save, allowing you to move it to another console Requires: [https://github.com/wwylele/3ds-save-tool https://github.com/wwylele/3ds-save-tool] Usage: 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>) 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>
 
==User guide==
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>).
 
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>.
 
==External links==
* GitHub - https://github.com/lory98/3ds-steelhax-encrypter

Latest revision as of 04:23, 6 May 2024

3DS Save Re-encrypter
3dspc.png
General
Authorlory98
TypeSave and Game Managers
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: