Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developersu/libkonogonka
Library to work with NS-specific files / filesystem images.
https://github.com/developersu/libkonogonka
ns switch
Last synced: 23 days ago
JSON representation
Library to work with NS-specific files / filesystem images.
- Host: GitHub
- URL: https://github.com/developersu/libkonogonka
- Owner: developersu
- License: gpl-3.0
- Created: 2022-09-19T20:09:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T22:29:39.000Z (about 1 month ago)
- Last Synced: 2024-11-20T23:27:21.704Z (about 1 month ago)
- Topics: ns, switch
- Language: Java
- Homepage:
- Size: 519 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![License](https://img.shields.io/badge/License-GPLv3-blue.svg) [![status-badge](https://ci.redrise.ru/api/badges/11/status.svg)](https://ci.redrise.ru/repos/11)
Library made to work with NS-specific files / filesystem images. Separated backend of [konogonka](https://github.com/developersu/konogonka) ([independent source location](https://git.redrise.ru/desu/konogonka))
### Let's stay in touch
You can get this application from independent source location: [https://git.redrise.ru/desu/libKonogonka](https://git.redrise.ru/desu/libKonogonka)
### License
[GNU General Public License v3 or higher](https://git.redrise.ru/desu/libKonogonka/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.
* [lz4-java](https://github.com/lz4/lz4-java)#### Thanks
* [Switch brew](https://switchbrew.org) wiki
* Original [ScriesM software](https://github.com/SciresM/)
* roothorick, [shchmue](https://github.com/shchmue/), He, other Team AtlasNX discord members for their advices, notes and examples!### System requirements
JRE/JDK 8u60 or higher.
### Build
See .drone.yml
### Install on local host (local maven repo)
`# mvn install`