Library to work with NS-specific files / filesystem images
 
Go to file
Dmitry Isaenko e406dd642c
continuous-integration/drone/push Build is passing Details
Rename AesCtr classes used for NCA's media blocks decryption, add KIP1, KernelMap, INI1 classes that helps to retrieve information from headers, export, decrypt, etc. See Package2UnpackedTest.java for details.
2023-01-05 18:22:29 +03:00
misc Update logo <3 2022-12-12 19:41:37 +03:00
src Rename AesCtr classes used for NCA's media blocks decryption, add KIP1, KernelMap, INI1 classes that helps to retrieve information from headers, export, decrypt, etc. See Package2UnpackedTest.java for details. 2023-01-05 18:22:29 +03:00
.drone.yml Update incorrect headers, add System2 Header class, flavor small classes by a bit of 'printDebug' methods 2022-12-25 21:09:38 +03:00
HOWTO.txt Small fixes, minor updates. 2022-12-07 04:22:23 +03:00
LICENSE Init 2022-08-10 15:55:50 +03:00
README.md Rework NSO0 related classes. Added option to pick one of the ELF's sections (.text, .data or .rodata) unpacked without pre-dumping it on disk. 2022-12-10 00:26:21 +03:00
pom.xml Rework NSO0 related classes. Added option to pick one of the ELF's sections (.text, .data or .rodata) unpacked without pre-dumping it on disk. 2022-12-10 00:26:21 +03:00

README.md

libKonogonka

License Build Status

Library made to work with NS-specific files / filesystem images. Separated backend of konogonka (independent source location)

Let's stay in touch

You can get this application from independent source location: https://git.redrise.ru/desu/libKonogonka

License

GNU General Public License v3 or higher

Used libraries & resources

Thanks

System requirements

JRE/JDK 8u60 or higher.

Build

See .drone.yml

Install on local host (local maven repo)

# mvn instal