No description
Find a file
StudentBlake ed60192436
Merge pull request #24 from garoxas/master
NSP update version based on .cnmt.xml
2018-09-13 14:28:19 -04:00
Properties Some NSP updates have a lot of NCA files 2018-09-04 12:17:54 -04:00
XCI_Explorer NSP update version based on .cnmt.xml 2018-09-12 22:10:18 +07:00
XCI_Explorer.Helpers Consistant formatting (nothing notable) 2018-07-08 01:21:58 -04:00
XCI_Explorer.Properties Consistant formatting (nothing notable) 2018-07-08 01:21:58 -04:00
XTSSharp Consistant formatting (nothing notable) 2018-07-08 01:21:58 -04:00
.gitattributes Initial commit 2018-06-17 14:18:24 -04:00
.gitignore Initial commit 2018-06-17 14:18:24 -04:00
FodyWeavers.xml Exclude redundant resources 2018-09-02 18:13:09 -04:00
packages.config Update Fody 2018-09-02 18:16:54 -04:00
README.md Update links 2018-09-01 01:15:06 -04:00
XCI Explorer.csproj Update Fody 2018-09-02 18:16:54 -04: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 Partitions
main partitions

Build Instructions

  • Open XCI Explorer.sln
  • Change Debug to Release in the dropdown menu
  • Go to Build, then Build Solution
  • Extract hactool.zip to XCI-Explorer/bin/Release/ folder
  • Run XCI-Explorer.exe

Special Thanks

klks - CARD2, hash validation and bug fixes

garoxas - Game revision, QoL changes and bug fixes

Disclaimer

This is not my original work. I just made minor changes with the help of others.