mirror of
https://github.com/StudentBlake/XCI-Explorer
synced 2024-11-10 06:34:15 +00:00
1.2 KiB
1.2 KiB
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
- Change Debug to Release in the dropdown menu
- Go to Build, then Build Solution
- Extract hactool.zip to
XCI-Explorer/bin/Release/
folder - Run XCI-Explorer.exe
Special Thanks
klks - CARD2, Hash Validation, bug fixes
Disclaimer
This is not my original work. I just made minor changes with the help of others.