29 lines
No EOL
850 B
Markdown
29 lines
No EOL
850 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
|
|
|
|
* [ ] LogPrinter to singleton implementation
|
|
* [ ] NPDM support
|
|
* [ ] CNMT support
|
|
* [ ] NSO support |