konogonka/README.md

37 lines
990 B
Markdown
Raw Normal View History

2019-05-18 03:37:05 +03:00
# konogonka
2019-08-22 05:57:52 +03:00
Deep WIP multi-tool to work with NS-specific files / filesystem images.
2019-05-18 03:37:05 +03:00
### License
2020-04-05 22:21:14 +03:00
[GNU General Public License v3+](https://github.com/developersu/konogonka/blob/master/LICENSE)
2019-05-18 03:37:05 +03:00
### Used libraries & resources
* [Bouncy Castle](https://www.bouncycastle.org/) for Java.
2019-05-18 03:37:05 +03:00
* [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/)
2019-05-24 01:54:04 +03:00
### Information taken from
* Switch brew wiki
2019-08-19 17:22:42 +03:00
* Original ScriesM software
* Thanks to roothorick, shchmue, He and others for their advices, notes and examples
2019-05-24 01:54:04 +03:00
2019-05-18 03:37:05 +03:00
### System requirements
2019-08-21 06:36:51 +03:00
JRE/JDK 8u60 or higher.
### Checklist
2019-12-07 10:15:23 +03:00
* [x] NSP (PFS0)
* [x] XCI (+HFS0)
* [x] TIK
* [x] XML
* [x] NRO
2019-08-22 05:57:52 +03:00
* [ ] NPDM support
* [ ] CERT support
2019-08-21 06:36:51 +03:00
* [ ] CNMT support
2019-08-25 20:42:49 +03:00
* [ ] NSO support
* [ ] RomFS deep-dive
* [ ] LogPrinter to singleton implementation.
2019-12-07 10:15:23 +03:00
* [x] 'Save to folder' option