No description
Find a file
StudentBlake 5c1aee42a6
Merge pull request #1 from klks/master
Fix reading of CARD2
2018-06-21 19:12:12 -04:00
Properties UX tweaks for Card2 games and version bump 2018-06-18 11:48:27 -04:00
XCI_Explorer Fix array counting bug 2018-06-20 18:29:59 +08:00
XCI_Explorer.Helpers Initial commit 2018-06-17 14:21:52 -04: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
README.md Disclaimer update 2018-06-18 12:00:13 -04:00
XCI Explorer.csproj UX tweaks for Card2 games and version bump 2018-06-18 11:48:27 -04:00
XCI Explorer.sln Added sln and a more complete README 2018-06-17 14:51:55 -04:00

XCI Explorer

Original Release

View contents of XCI files and more

Features

  • View info
  • View partitions
  • Extract NCA
  • Modify cert

Requirements

program

Build Instructions

  • Open XCI Explorer.sln/.csproj
  • Build -> Build Solution
  • Add hactool + dependencies + keys.txt to XCI-Explorer/bin/Debug/ folder

Disclaimer

This is not my original work. I just decompiled the rogue executable floating around and made minor changes.

I am NOT a developer and this has NOT been extensively tested!