mirror of
https://github.com/StudentBlake/XCI-Explorer
synced 2024-11-10 14:44:16 +00:00
No description
Properties | ||
XCI_Explorer | ||
XCI_Explorer.Helpers | ||
XCI_Explorer.Properties | ||
XTSSharp | ||
.gitattributes | ||
.gitignore | ||
packages.config | ||
README.md | ||
XCI Explorer.csproj | ||
XCI Explorer.sln |
XCI Explorer
View contents of XCI files and more!
Features
- View metadata
- Explore partitions
- Check NCA hashes
- Extract NCA
- Modify cert
Requirements
- Visual Studio 2017
- Hactool
- Dumped keys (or get them here)
Main Tab Metadata/Cert/Trimming | Partitions Tab NCA Extract/Hash Check |
---|---|
Build Instructions
- Open
XCI Explorer.sln
- Build -> Build Solution
- Add hactool.exe + dependencies + keys.txt to
XCI-Explorer/bin/Debug/
folder - Run
XCI-Explorer.exe
Special Thanks
klks - CARD2, Hash Validation, bug fixes
Disclaimer
This is not my original work. I just decompiled the executable and made minor changes.
I am NOT a developer and this has NOT been extensively tested!