Difference between revisions of "3DSExplorer"

From 3dbrew
Jump to navigation Jump to search
(add an option to dl the beta..)
(v0.62)
Line 4: Line 4:
 
| type        = system tool
 
| type        = system tool
 
| author      = [[User:Elisherer|elisherer]]
 
| author      = [[User:Elisherer|elisherer]]
| download    = http://3dsexplorer.googlecode.com/files/3DSExplorer-v0.61.rar
+
| download    = http://3dsexplorer.googlecode.com/files/3DSExplorer-v0.62.rar
 
| source = http://code.google.com/p/3dsexplorer/
 
| source = http://code.google.com/p/3dsexplorer/
| version    = 0.61
+
| version    = 0.62
 
}}
 
}}
  
Line 21: Line 21:
 
== Change log ==
 
== Change log ==
  
 +
v0.62
 +
* Bug fixes
 +
* Rearranged the gui
 +
* Now the exe file is a release and not a debug.
 +
* Context menu for files in the filesystem list.
 
v0.61
 
v0.61
* fix for DATA partitions files save (wrong offsets)...
+
* Fix for DATA partitions files save (wrong offsets)...
* can now be associated with sav/bin/3ds/tmd files to open files from the explorer...
+
* Can now be associated with sav/bin/3ds/tmd files to open files from the explorer...
* hashtool and xortool can be opened while working with the explorer part of the program.
+
* Hashtool and XORtool can be opened while working with the explorer part of the program.
 
v0.6
 
v0.6
 
* New GUI
 
* New GUI

Revision as of 20:53, 8 October 2011

3DSExplorer
General
Author(s)elisherer
TypeSystem tool
Version0.62
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.62

  • Bug fixes
  • Rearranged the gui
  • Now the exe file is a release and not a debug.
  • Context menu for files in the filesystem list.

v0.61

  • Fix for DATA partitions files save (wrong offsets)...
  • Can now be associated with sav/bin/3ds/tmd files to open files from the explorer...
  • Hashtool and XORtool can be opened while working with the explorer part of the program.

v0.6

  • New GUI
  • Improved algorithms (SAV files mainly)
  • More information shown
  • NEW and improved Hash Tool.

v0.55

  • Works with most save files.
  • More of the save structure understood
  • Saving of files from the sav image fixed.

v0.53

  • Fix for the tmd (now has certificates)
  • TMD: Still not supporting SHA1 type

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)

Screen shot

Screenshot 3dsexplorer.png

Latest Build

You can download the latest build here.

Notice that this version might be buggy...