No description
Find a file
2019-11-11 15:52:47 -05:00
Properties Minor version bump 2019-10-25 16:54:27 -04:00
XCI_Explorer Support for .nsz, proper check for shop files 2019-10-25 16:47:30 -04:00
XCI_Explorer.Helpers Changed formatting (for the last time) 2019-04-14 13:17:26 -04:00
XTSSharp Changed formatting (for the last time) 2019-04-14 13:17:26 -04:00
.gitattributes Initial commit 2018-06-17 14:18:24 -04:00
.gitignore Added precompiled HexBox back to the repo 2019-11-11 15:52:47 -05:00
app.config Removed old code, changed target framework to latest 2019-04-14 14:10:10 -04:00
Be.Windows.Forms.HexBox.dll Added precompiled HexBox back to the repo 2019-11-11 15:52:47 -05:00
packages.config Remove Fody and remaining warnings, add consistant spacing to some classes 2018-11-27 12:11:05 -05:00
README.md Update README.md 2019-10-25 16:58:03 -04:00
XCI Explorer.csproj Simplified function, removed leftover files 2019-04-23 11:30:00 -04:00
XCI Explorer.sln Removed old code, changed target framework to latest 2019-04-14 14:10:10 -04:00

XCI Explorer

Originally Released on MaxConsole

View contents of XCI files and more!

Features

  • View metadata for XCI and NSP files
  • Explore partitions
  • Check NCA hashes
  • Extract NCA
  • Modify cert
Main Partitions
main partitions

Build Requirements

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/tools/ 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.