No description
Find a file
2018-07-01 14:10:37 -04:00
Properties Added background worker for extracting NCAs 2018-06-30 13:18:40 -04:00
XCI_Explorer MAC - minor change to make selecting files less frustrating 2018-07-01 14:10:37 -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 Clearer label 2018-06-30 13:25:18 -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!