3DSaveTool: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
m fixed typos
added 3DSaveTool v0.2b
Line 4: Line 4:
| type        = system tool
| type        = system tool
| author      = [[User:Crediar|crediar]]
| author      = [[User:Crediar|crediar]]
| download    = http://crediar.no-ip.com/3DSaveToolv0.2-cred.rar
| download    = http://crediar.no-ip.com/3DSaveToolv0.2b-cred.rar
| version    = 0.2
| version    = 0.2b
}}
}}


Line 14: Line 14:


== Change log ==
== Change log ==
v0.2b
*fixed a bug in the 0xFF block detection
v0.2
*de/encrypting now starts at 0x1000
*de/encrypting now starts at 0x1000
*fixed a few new line errors in the usage info
*fixed a few new line errors in the usage info
*when de/encrypting only 512byte blocks of 0xFF are skipped now
*when de/encrypting only 512byte blocks of 0xFF are skipped now
*fixed a bug which would not de/encrypt the last 0x2000 bytes
*fixed a bug which would not de/encrypt the last 0x2000 bytes

Revision as of 15:19, 3 April 2011

3DSaveTool
General
Author(s)crediar
TypeSystem tool
Version0.2b
Links
Download


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

Usage

Extract the content and follow the usage information of the tool.

Change log

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