No description
Find a file
StudentBlake eaa08ff534
Merge pull request #6 from klks/master
Updated Language Code
2018-06-26 13:18:42 -04:00
Properties Fixed language loading 2018-06-26 12:58:25 +08:00
XCI_Explorer Merge pull request #6 from klks/master 2018-06-26 13:18:42 -04:00
XCI_Explorer.Helpers Formatting and added hash validation 2018-06-23 23:58:42 +08:00
XCI_Explorer.Properties Initial commit 2018-06-17 14:21:52 -04:00
XTSSharp Initial commit 2018-06-17 14:21:52 -04:00
.gitattributes Initial commit 2018-06-17 14:18:24 -04:00
.gitignore Initial commit 2018-06-17 14:18:24 -04:00
packages.config Fix another parsing bug 2018-06-26 09:02:29 +08:00
README.md Better pictures 2018-06-25 18:00:35 -04:00
XCI Explorer.csproj Disable losing focus of treeview 2018-06-26 17:27:54 +08:00
XCI Explorer.sln Added sln and a more complete README 2018-06-17 14:51:55 -04:00

XCI Explorer

Original Release

View contents of XCI files and more!

Features

  • View metadata
  • Explore partitions
  • Check NCA hashes
  • Extract NCA
  • Modify cert

Requirements

Main Tab Metadata/Cert/Trimming Partitions Tab NCA Extract/Hash Check
main partitions

Build Instructions

  • Open XCI Explorer.sln
  • Build -> Build Solution
  • Add hactool.exe + dependencies + keys.txt to XCI-Explorer/bin/Debug/ folder
  • Run XCI-Explorer.exe

Special Thanks

Addition of CARD2 and hash support provided by klks

Disclaimer

This is not my original work. I just decompiled the rogue executable floating around and made minor changes.

I am NOT a developer and this has NOT been extensively tested!