No description
Find a file
zzpong 7de76c8b39 C# function introduced for better computational efficiency
Logic improved, masterkey version larger than masterkey0f supported, code optimized.
2020-03-08 22:56:03 +08:00
Properties Added edge-case error handling, reverted game revision display change, disable trim button if XCI is already trimmed 2019-11-11 16:05:17 -05:00
XCI_Explorer C# function introduced for better computational efficiency 2020-03-08 22:56:03 +08: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-11-11 16:20:10 -05: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 by Anonymous on MaxConsole

View the contents of Switch 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 the 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.