mirror of
https://github.com/StudentBlake/XCI-Explorer
synced 2024-11-26 05:50:25 +00:00
29 lines
No EOL
888 B
Markdown
29 lines
No EOL
888 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
|
|
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! |