mirror of
https://github.com/StudentBlake/XCI-Explorer
synced 2024-11-10 06:34:15 +00:00
No description
Properties | ||
XCI_Explorer | ||
XCI_Explorer.Helpers | ||
XCI_Explorer.Properties | ||
XTSSharp | ||
.gitattributes | ||
.gitignore | ||
README.md | ||
XCI Explorer.csproj | ||
XCI Explorer.sln |
XCI Explorer
View contents of XCI files and more
Features
- View metadata
- View partitions
- Compare hashes
- Extract NCA
- Modify cert
Requirements
- Visual Studio 2017
- Hactool (optional)
- Dumped keys (optional)
Build Instructions
- Open XCI Explorer.sln
- Build -> Build Solution
- Add hactool + dependencies + keys.txt to
XCI-Explorer/bin/Debug/
folder
Special Thanks
Addition of CARD2 and hash support provided by klks
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!