jadx/jadx-plugins
Andrei Kudryavtsev b85900aa3d
feat: move AAB support to separate plugin (PR #2165)
* wip: finished with factories

* wip: bundleconfig.pb

* wip: jadx-aab-input, separate BundleConfig parser

* wip: removed test apks

* wip: proto xml pretty print

* wip: fixed getNamedValues NPE

* minor fixes

* spotless

* enabled zip64 for gui shadow jar

* spotless

* spotless

* reverted manifest identification since signature parsing not working at the moment

* replace static methods with new API methods

---------

Co-authored-by: Skylot <118523+skylot@users.noreply.github.com>
2024-04-26 21:54:54 +01:00
..
jadx-aab-input feat: move AAB support to separate plugin (PR #2165) 2024-04-26 21:54:54 +01:00
jadx-dex-input fix(smali-input): compile one smali file at a time to avoid 64k limit (#2158) 2024-04-23 22:14:59 +01:00
jadx-input-api feat(java-input): support jsr/ret opcodes (#2039) 2024-01-15 22:18:44 +03:00
jadx-java-convert chore: update gradle and dependencies 2024-04-03 21:03:48 +01:00
jadx-java-input fix: lambda decoding and code generation (#2139) 2024-04-03 21:03:48 +01:00
jadx-kotlin-metadata chore: update dependencies 2024-01-11 19:10:44 +00:00
jadx-raung-input feat(java-input): support jsr/ret opcodes (#2039) 2024-01-15 22:18:44 +03:00
jadx-rename-mappings chore: update dependencies 2024-04-19 20:14:25 +01:00
jadx-script chore: update dependencies 2024-04-19 20:14:25 +01:00
jadx-smali-input fix(smali-input): compile one smali file at a time to avoid 64k limit (#2158) 2024-04-23 22:14:59 +01:00
jadx-xapk-input feat(plugins): add API for search/use other plugins 2024-01-15 22:18:44 +03:00