oSumAtrIX 310a7c446b
fix(Io): JAR loading and saving (#8)
* refactor: Complete rewrite of `Io`

* style: format code

* style: rewrite todos

* fix: use lateinit instead of nonnull assert for zipEntry

* fix: use lateinit instead of nonnull assert for jarEntry & reuse zipEntry

* docs: add docs to `Patcher`

* test: match output of patcher

* chore: add todo to `Io` for removing non-class files

Co-authored-by: Sculas <contact@sculas.xyz>
2022-06-05 08:02:43 +02:00
2022-06-05 08:02:42 +02:00
2022-03-16 22:00:41 +01:00
2022-06-05 08:02:43 +02:00
2022-03-16 22:00:41 +01:00
2022-03-16 22:00:41 +01:00
2022-03-20 00:16:53 +01:00
2022-03-16 22:01:29 +01:00
2022-03-19 18:35:41 +01:00

Patcher

Description
💉 ReVanced Patcher used to patch Android applications
Readme GPL-3.0 3.4 MiB
Languages
Kotlin 100%