No description
Find a file
Blake a717e30521
Merge pull request #40 from garoxas/cnmt_nca
Handle NSP without .cnmt.xml
2019-05-24 22:16:12 -04:00
Properties Changed text to display MasterKey6/7/8 firmware versions 2019-04-23 10:57:00 -04:00
XCI_Explorer Handle NSP without .cnmt.xml 2019-05-25 08:08:03 +07: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 Update 2018-11-29 13:06:08 -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 Remove Fody and remaining warnings, add consistant spacing to some classes 2018-11-27 12:11:05 -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 Fixed picture URLs 2019-04-14 14:20:43 -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

Original MaxConsole Release

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.