Difference between revisions of "3DSaveTool"
Jump to navigation
Jump to search
(added 3DSaveTool v0.2) |
m (fixed typos) |
||
Line 14: | Line 14: | ||
== Change log == | == Change log == | ||
− | * | + | *de/encrypting now starts at 0x1000 |
− | *fixed a | + | *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 bug which would not | + | *fixed a bug which would not de/encrypt the last 0x2000 bytes |
Revision as of 12:21, 3 April 2011
3DSaveTool | |
General | |
---|---|
Author(s) | crediar |
Type | System tool |
Version | 0.2 |
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
- 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