XCI-Explorer/README.md
2018-06-17 20:12:06 -04:00

27 lines
No EOL
777 B
Markdown

# XCI Explorer
[Original Release](https://www.maxconsole.com/threads/exclusive-xci-explorer-released-for-switch-game-cartridge-backups.47046/)
View contents of XCI files and more
## Features
* View info
* View partitions
* Extract NCA
* Modify cert
## Requirements
* Visual Studio 2015+
* [Hactool](https://github.com/SciresM/hactool/releases) (provided in Releases)
* [Dumped keys](https://gbatemp.net/threads/how-to-get-switch-keys-for-hactool-xci-decrypting.506978/) (provided in Releases)
![program](https://i.imgur.com/xt6VpN7.jpg)
## Build Instructions
* Open XCI Explorer.sln/.csproj
* Build -> Build Solution
* Add hactool + dependencies + keys.txt to `XCI-Explorer/bin/Debug/` folder
## Disclaimer
I am NOT a developer and this has NOT been extensively tested.