konogonka/README.md
Dmitry Isaenko 3c191c42e1 readme fix
2019-12-07 10:15:23 +03:00

37 lines
989 B
Markdown

# konogonka
Deep WIP multi-tool to work with NS-specific files / filesystem images.
### 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.
### Checklist
* [x] NSP (PFS0)
* [x] XCI (+HFS0)
* [x] TIK
* [x] XML
* [x] NRO
* [ ] NPDM support
* [ ] CERT support
* [ ] CNMT support
* [ ] NSO support
* [ ] RomFS deep-dive
* [ ] LogPrinter to singleton implementation.
* [x] 'Save to folder' option