More actions
m (Text replacement - "Category:PC utilities for 3DS homebrew" to "") |
No edit summary |
||
Line 8: | Line 8: | ||
|version=0.2b | |version=0.2b | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/ | |download=https://dlhb.gamebrew.org/3dshomebrews/3dsavetool_v0.2b_cred.rar | ||
|website=https://gbatemp.net/threads/3dsavetool-v0-2b.287465 | |website=https://gbatemp.net/threads/3dsavetool-v0-2b.287465 | ||
}} | }} |
Latest revision as of 10:24, 22 Haziran 2024
3DSavetool | |
---|---|
General | |
Author | crediar |
Type | Save and Game Managers |
Version | 0.2b |
License | Mixed |
Last Updated | 2011/04/06 |
Links | |
Download | |
Website | |
This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
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
- Author's website - http://crediar.no-ip.com