3DSaveTool: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Started page with some basic information
 
Elisherer (talk | contribs)
No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 2: Line 2:
| title      = 3DSaveTool
| title      = 3DSaveTool
| image      =  
| image      =  
| type        = system tool
| type        = pc utility
| author      = [[User:Crediar|crediar]]
| author      = [[User:Crediar|crediar]]
| download    = http://crediar.no-ip.com/3DSaveToolv0.1-cred.rar
| download    = http://crediar.no-ip.com/3DSaveToolv0.2b-cred.rar
| version    = 0.1
| version    = 0.2b
}}
}}


Line 12: Line 12:
== Usage ==
== Usage ==
Extract the content and follow the usage information of the tool.
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

Latest revision as of 09:53, 5 February 2012

3DSaveTool
General
Author(s)crediar
TypePC utility
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