Commit graph

12 commits

Author SHA1 Message Date
Dmitry Isaenko
d2358758c6 Create 'normal' aes crt 'decryption-class' (sugar). Continue making Package2 provider, header and all the things like that
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-27 07:22:50 +03:00
Dmitry Isaenko
1a4fd7d823 Update incorrect headers, add System2 Header class, flavor small classes by a bit of 'printDebug' methods
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-25 21:09:38 +03:00
Dmitry Isaenko
119b615797 Fix AesCtrBufferedInputStream bug, add few tests
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-19 21:30:58 +03:00
Dmitry Isaenko
9a854774d7 Simplify, fix KeyChainHolder, implement HFS0 export functions
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-12 04:26:21 +03:00
Dmitry Isaenko
53af386738 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.
All checks were successful
continuous-integration/drone/push Build is passing
Clean 'System.out.print*'
2022-12-10 00:26:21 +03:00
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
Dmitry Isaenko
51398a6ea9 Small fixes, minor updates. 2022-12-07 04:22:23 +03:00
Dmitry Isaenko
f058905e2f Misc fixes, start rewriting RomFS parts to make it in line with AesCtrBufferedInputStream
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-19 23:04:59 +03:00
Dmitry Isaenko
9b5eacdef9 Small enhancements in old code + some fixes for AesCtrBufferedInputStream
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-11 05:14:37 +03:00
Dmitry Isaenko
0cc5d41aef More tests for encrypted RomFs 2022-09-11 05:09:31 +03:00
Dmitry Isaenko
5e5cab0729 more tests for PFS0 2022-09-11 04:24:26 +03:00
Dmitry Isaenko
220d14e2c1 Refactoring. Start moving to log4j2
Some checks failed
continuous-integration/drone/push Build is failing
2022-09-05 00:39:48 +03:00