2018-06-17 18:18:24 +00:00
|
|
|
# XCI Explorer
|
2018-06-17 18:51:55 +00:00
|
|
|
|
2019-11-11 21:20:10 +00:00
|
|
|
Originally Released by Anonymous on MaxConsole
|
2018-06-17 19:11:54 +00:00
|
|
|
|
2019-11-11 21:20:10 +00:00
|
|
|
View the contents of Switch files and more!
|
2018-06-17 18:51:55 +00:00
|
|
|
|
|
|
|
## Features
|
2019-04-14 18:10:10 +00:00
|
|
|
* View metadata for XCI and NSP files
|
2018-06-25 22:00:35 +00:00
|
|
|
* Explore partitions
|
|
|
|
* Check NCA hashes
|
2018-06-17 18:51:55 +00:00
|
|
|
* Extract NCA
|
|
|
|
* Modify cert
|
|
|
|
|
2018-11-29 16:45:37 +00:00
|
|
|
Main | Partitions
|
|
|
|
:-------------------------:|:-------------------------:
|
2020-03-08 16:43:37 +00:00
|
|
|
![main](https://cdn.discordapp.com/attachments/373320120707055617/686252629852291095/1.JPG) | ![partitions](https://cdn.discordapp.com/attachments/373320120707055617/686252642204385288/2.JPG)
|
2018-11-29 16:45:37 +00:00
|
|
|
|
|
|
|
## Build Requirements
|
2021-10-31 00:31:25 +00:00
|
|
|
* [Visual Studio Community 2022 with .NET Desktop Workflow](https://visualstudio.microsoft.com/vs/preview/)
|
2019-04-14 18:10:10 +00:00
|
|
|
* [hactool](https://github.com/SciresM/hactool/releases)
|
2020-03-08 16:43:37 +00:00
|
|
|
* [Lockpick](https://github.com/shchmue/Lockpick_RCM/releases)
|
2018-06-17 18:51:55 +00:00
|
|
|
|
|
|
|
## Build Instructions
|
2018-07-08 05:21:58 +00:00
|
|
|
* Open **XCI Explorer.sln**
|
|
|
|
* Change *Debug* to *Release* in the dropdown menu
|
|
|
|
* Go to *Build*, then *Build Solution*
|
2019-11-11 21:20:10 +00:00
|
|
|
* Extract **hactool.zip** to the `XCI-Explorer/bin/Release/tools/` folder
|
2018-07-08 05:21:58 +00:00
|
|
|
* Run **XCI-Explorer.exe**
|
2018-06-17 19:11:54 +00:00
|
|
|
|
2018-06-25 17:00:30 +00:00
|
|
|
## Special Thanks
|
2018-11-29 16:45:37 +00:00
|
|
|
* klks - CARD2, hash validation and bug fixes
|
|
|
|
* garoxas - Game revision, QoL changes and bug fixes
|
2020-03-08 16:43:37 +00:00
|
|
|
* CodingKoopa, zzpong, and everyone else that's helped this project!
|
2018-06-25 17:00:30 +00:00
|
|
|
|
2020-03-08 16:43:37 +00:00
|
|
|
## Disclaimers
|
|
|
|
* This is not my original work
|
|
|
|
* Some code may be unfinished and unoptimized
|
|
|
|
* Please use at your own risk!
|