3DSavetool 3DS: Difference between revisions

From GameBrew
No edit summary
Line 16: Line 16:


==User guide==
==User guide==
Command:
How to use:
  3DSaveTool [-x|-f] in.bin out.bin key.bin
  3DSaveTool [-x|-f] in.bin out.bin key.bin
   
   

Revision as of 00:11, 8 February 2022

3DSavetool
File:3dsavetoolcre2.png
General
Authorcrediar
TypePC Utilities
Version0.2b
LicenseMixed
Last Updated2011/04/06
Links
Download
Website

3DSaveTool can be used to find the XOR key used for encryption and use it to encrypt/decrypt EEPROM savefiles of 3DS games.

User guide

How to use:

3DSaveTool [-x|-f] in.bin out.bin key.bin

x: Decrypt/encrypt a savefile
f: Find XOR key

Example usage:

3DSaveTool -x savefile.bin [decrypted.bin|encrypted.bin] key.bin3DSaveTool -f savefile.bin key.bin

Changelog

v0.2b

  • Fixed a bug in the 0xFF block detection.

v0.2

  • De/encrypting now starts at 0x1000.
  • Fixed a few new line errors in the usage info.
  • When de/encrypting only 512byte blocks of 0xFF are skipped now.
  • Fixed a bug which would not de/encrypt the last 0x2000 bytes.

External links

Advertising: