Library to work with NS-specific files / filesystem images
 
Go to file
Dmitry Isaenko 923fbcb5fc
continuous-integration/drone/push Build is passing Details
Update logo <3
2022-12-12 19:41:37 +03:00
misc Update logo <3 2022-12-12 19:41:37 +03:00
src Simplify, fix KeyChainHolder, implement HFS0 export functions 2022-12-12 04:26:21 +03:00
.drone.yml Correct yaml 2022-09-05 00:44:49 +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