konogonka/README.md
2019-08-19 17:22:42 +03:00

22 lines
719 B
Markdown

# konogonka
Deep WIP multi-tool to work with XCI/NSP/NCA/NRO(?) files
### License
[GNU General Public License v3](https://github.com/developersu/konogonka/blob/master/LICENSE)
### Used libraries & resources
* [Bouncy Castle](https://www.bouncycastle.org/) for Java.
* [Java-XTS-AES](https://github.com/horrorho/Java-XTS-AES) by horrorho with minimal changes.
* [OpenJFX](https://wiki.openjdk.java.net/display/OpenJFX/Main)
* Few icons taken from: [materialdesignicons.com](http://materialdesignicons.com/)
### Information taken from
* Switch brew wiki
* Original ScriesM software
* Thanks to roothorick, shchmue, He and others for their advices, notes and examples
### System requirements
JRE/JDK 8u60 or higher.