Difference between revisions of "3DSExplorer"
Jump to navigation
Jump to search
Shaunathan (talk | contribs) m (→Change log) |
|||
Line 23: | Line 23: | ||
v0.52 | v0.52 | ||
* TMD now works | * TMD now works | ||
− | * Save opening was | + | * Save opening was improved |
* No question rather it's encrypted or not (autodetect) | * No question rather it's encrypted or not (autodetect) | ||
Line 33: | Line 33: | ||
* new GUI now has file box | * new GUI now has file box | ||
* fix for a few save files | * fix for a few save files | ||
− | * now can save files from save and 3ds (from 3ds still encrypted) by double | + | * now can save files from save and 3ds (from 3ds still encrypted) by double clicking a file. |
* when opening a crypted save you can save the key to a file | * when opening a crypted save you can save the key to a file | ||
* now on google code using SVN (moved from github) | * now on google code using SVN (moved from github) | ||
Line 40: | Line 40: | ||
* changed the name of the application | * changed the name of the application | ||
* initial work on opening save binary files | * initial work on opening save binary files | ||
− | * already | + | * already opens save binary files, decrypts them and shows some info |
− | * | + | * I'll be happy to get some help from you guys on this... |
v0.1 | v0.1 |
Revision as of 03:20, 28 September 2011
3DSExplorer | |
General | |
---|---|
Author(s) | elisherer |
Type | System tool |
Version | 0.52 |
Links | |
Download | |
Source |
3DSExplorer can open 3DS files and view the information as described 3DBrew.
Usage
Open 3ds (CCI) files
SaveFlash (bin) files (decrypted or encrypted)
Title meta data files (tmd).
Change log
v0.52
- TMD now works
- Save opening was improved
- No question rather it's encrypted or not (autodetect)
v0.51
- fix for save files from save image
- feature: save image file from sav binary
v0.5
- new GUI now has file box
- fix for a few save files
- now can save files from save and 3ds (from 3ds still encrypted) by double clicking a file.
- when opening a crypted save you can save the key to a file
- now on google code using SVN (moved from github)
v0.3
- changed the name of the application
- initial work on opening save binary files
- already opens save binary files, decrypts them and shows some info
- I'll be happy to get some help from you guys on this...
v0.1
- opens 3DS files and creates a treeview with the information
- can't decrypt the ExeFS (as no key yet to be found)