No description
Find a file
2018-06-29 21:33:58 -04:00
Properties Fixed language loading 2018-06-26 12:58:25 +08:00
XCI_Explorer Fix potential crash 2018-06-29 21:33:58 -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 Text changes and updates 2018-06-29 15:21:34 -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 MaxConsole 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

klks - CARD2, Hash Validation, bug fixes

Disclaimer

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

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