Apktool/brut.apktool/apktool-cli
sv99 a7e2e3e5e1
Extract into ApkInvoker and split into data classes. (#3124)
* extract AaptInvoker and rename MetaFile to ApkInfo, all decode methods from AndrolibResources moved to the ApkDecoder

* extract ARSCData and FlagsOffset from ARSCDecoder and remove unused imports

* rebase to master

* move decodeManifest and decodeResources to the ResourceDecoder

* remove commented old code
2023-07-03 18:38:52 -04:00
..
src/main/java/brut/apktool Extract into ApkInvoker and split into data classes. (#3124) 2023-07-03 18:38:52 -04:00
build.gradle add application plugin to the apktool-cli (#3070) 2023-05-20 13:53:29 -04:00