Library to work with NS-specific files / filesystem images
 
Go to file
Dmitry Isaenko 610aa5dd96 1. Start moving to 'InFileStreamProducer' entity to simplify work with [inside-NCA]-[in-pfs0/romfs]-[sub-files] that could be located inside encrypted or not encrypted sections. This approach will allow us to map filesystem to/as 'enough-informed' objects that could perform actions on content without pre-extraction. For example decompress NSO0 'ELF' sections from the inside PFS0 that is located inside NCA3 that is located inside XCI/NSP.
2. Add NSO0 support. Add NSO0 decompressor/extractor
3. Add logo draft sketch, update dependencies, add LZ4 libs deps, add final identifier in some places
2022-12-09 05:37:31 +03:00
src 1. Start moving to 'InFileStreamProducer' entity to simplify work with [inside-NCA]-[in-pfs0/romfs]-[sub-files] that could be located inside encrypted or not encrypted sections. This approach will allow us to map filesystem to/as 'enough-informed' objects that could perform actions on content without pre-extraction. For example decompress NSO0 'ELF' sections from the inside PFS0 that is located inside NCA3 that is located inside XCI/NSP. 2022-12-09 05:37:31 +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 1. Start moving to 'InFileStreamProducer' entity to simplify work with [inside-NCA]-[in-pfs0/romfs]-[sub-files] that could be located inside encrypted or not encrypted sections. This approach will allow us to map filesystem to/as 'enough-informed' objects that could perform actions on content without pre-extraction. For example decompress NSO0 'ELF' sections from the inside PFS0 that is located inside NCA3 that is located inside XCI/NSP. 2022-12-09 05:37:31 +03:00
pom.xml 1. Start moving to 'InFileStreamProducer' entity to simplify work with [inside-NCA]-[in-pfs0/romfs]-[sub-files] that could be located inside encrypted or not encrypted sections. This approach will allow us to map filesystem to/as 'enough-informed' objects that could perform actions on content without pre-extraction. For example decompress NSO0 'ELF' sections from the inside PFS0 that is located inside NCA3 that is located inside XCI/NSP. 2022-12-09 05:37:31 +03:00

README.md

libKonogonka

License Build Status

Library to work with NS-specific files / filesystem images. Ex-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

  • Switch brew wiki
  • Original ScriesM software
  • roothorick, shchmue, He, other Team AtlasNX discord members for their advices, notes and examples!

System requirements

JRE/JDK 8u60 or higher.

Build

See .drone.yml