Yaroslav
00608f8e51
feat(res): use file headers to detect extension for obfuscated resources (PR #2495 )
...
* feat(res): add feature to use headers for detect resource extensions if resource obfuscated
* fix(res): read first 4kb data, for detect headers & use utf8 charset for decode bytes to string
2025-05-20 21:07:41 +01:00
Skylot
07c66b5c3c
fix(tests): fix paths check on Windows
2025-04-29 22:31:29 +01:00
Skylot
e3aa49aaa9
feat: add gradle export templates, support android app/lib and simple java
2025-04-29 21:54:40 +01:00
Skylot
9981949a2b
feat(api): add 'unload' method to JadxPlugin ( #2463 )
2025-04-20 21:44:47 +01:00
Skylot
d4ce969fb7
fix(test): don't use global configs for cli integration tests
2025-04-15 21:47:51 +01:00
Skylot
bb6db25c9d
fix(gui): apply log level as early as possible
2025-03-25 22:00:21 +00:00
Skylot
4daad2fc79
chore: update gradle and dependencies
2025-03-19 22:25:33 +00:00
Skylot
d84f0389ec
feat: custom zip reader implementation to fight tampering
...
fix(zip): use size info from CD if LFH entry is incorrect
refactor: move custom zip implementation into new module
feat: move ZipSecurity into jadx-zip module
2025-03-13 20:22:26 +00:00
Skylot
5d5bf325fe
fix: use fork of directories library with JNI implemetation for Windows ( #2401 )
2025-02-04 17:53:45 +00:00
Skylot
a43b475be7
fix: improve rename using source class name ( #2397 )
2025-01-20 21:55:46 +00:00
Skylot
bc4bb0dc41
fix(cli): concat new lines in plugin description
2025-01-20 19:35:54 +00:00
Skylot
94915db739
chore: update gradle and dependencies
2025-01-13 19:55:06 +00:00
Yaroslav
29d114402d
feat: parse and use Kotlin SourceDebugExtension with SMAP for rename classes and packages (PR #2389 )
...
* feat: parse and use Kotlin SourceDebugExtension for rename classes and package
* fix: fixed typo
* fix: fixed spotless checks
* fix: fixed spotless checks
2025-01-06 20:16:26 +00:00
Iscle
7a2dad8ef2
feat: add APKM support (PR #2379 )
...
* feat: Add APKM support
* fix: Removed unused imports
With spotlessApply :P
2024-12-22 16:58:44 +00:00
Skylot
2ac0cc62e6
chore: update dependencies
2024-12-18 21:41:26 +00:00
Skylot
a67dfcb7e1
fix(plugins): use release from asset if differ from release name with GitHub resolver
2024-11-24 18:52:32 +00:00
Jan S.
fe9d3bcab7
fix(res): allow jumping backwards to an already processed position (PR #2344 )
...
Use buffered stream to allow going backwards in stream in case the type chunk entries are not ordered properly (see #2343 ).
2024-11-15 15:12:47 +00:00
Skylot
e644bad758
chore: update dependencies
2024-11-10 20:15:34 +00:00
Skylot
be6cb573b1
feat(plugins): allow to set minimum required jadx version in plugin info ( #2314 )
2024-11-06 16:30:22 +00:00
Skylot
57238de6ff
feat(cli): add option to disable plugins ( #2277 )
2024-11-01 20:13:34 +00:00
Skylot
cc6a893402
feat: allow to disable installed plugins ( #2277 )
2024-10-28 23:35:28 +03:00
Skylot
343e2c531a
chore: expand input dirs in ConvertArscFile
2024-10-25 18:12:48 +01:00
nitram84
8a34d973ff
build: use jadx-gui as a library in plugins (PR #2310 )
...
* fix(gui): fix javadoc issues
* feat(gui): export jadx-gui as a library
* fix(gui): fix javadoc issues
* fix(gui): remove invalid characters for javadoc
* add jadx-library also for jadx-cli and jadx-script-ide modules
---------
Co-authored-by: Skylot <118523+skylot@users.noreply.github.com >
2024-10-22 17:24:57 +01:00
Skylot
f9c94f27f1
chore: update dependencies
2024-10-16 17:01:03 +01:00
Skylot
8f3cc3e8c1
fix: add missing null check in codegen for classes generated by jadx
2024-10-14 19:19:31 +01:00
Skylot
c21cabcba7
fix: use temp dir env var only in apps
2024-10-10 22:57:40 +03:00
Skylot
063af8cd62
feat(api): add JadxArgs property to adjust xml security checks ( #2291 )
2024-10-10 22:57:40 +03:00
Skylot
2d10537050
chore: update dependencies
2024-10-10 22:57:40 +03:00
qfalconer
964bd62d35
feat: adding automatic patching for semi-corrupted APKs (PR #2298 )
...
* feat: patching semi-corrupted APKs
* fix: using secure temp file creation
* fix: using TWR when handling the files
2024-10-10 17:53:26 +01:00
Skylot
b26abdc851
feat(plugins): get config and cache dirs for plugins
2024-09-29 21:55:05 +01:00
Skylot
0b225238fb
feat: support restore of switch over string (basic case)( #2288 )
2024-09-27 21:11:38 +01:00
pubiqq
b5e3dcf70f
feat: add the option to always use source file name as class name alias (PR #2287 )
2024-09-23 22:47:08 +01:00
Skylot
8f27de4d0e
chore: update dependencies
2024-09-21 22:00:03 +01:00
Skylot
603863403f
fix: do not add custom passes for fallback and simple modes ( #2276 )
2024-09-13 21:01:19 +01:00
Skylot
b5807082d9
chore: update gradle and dependencies
2024-09-11 19:54:49 +01:00
Skylot
0e11bffe82
chore: update dependencies
2024-09-04 20:02:56 +01:00
Skylot
eee354a3ab
chore: update gradle and dependencies
2024-08-17 21:01:27 +01:00
Skylot
1051dacb1e
refactor(tests): migrate from Hamcrest to AssertJ
2024-08-11 21:55:56 +01:00
Skylot
5f1bd1d9ba
chore: migrate gradle shadow plugin
2024-08-08 20:44:34 +01:00
Skylot
09fa35f144
feat: allow to change config and cache dirs with env vars ( #2159 )
2024-04-27 21:48:42 +01:00
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
Skylot
f2ea6415c9
fix(cli): don't print stacktrace for incorrect options ( #2140 )
2024-04-20 18:06:30 +01:00
Skylot
be25cbf8c2
fix: use common parser for manifest, verify app package
2024-04-20 17:37:45 +01:00
Skylot
f9c0cad146
chore: update dependencies
2024-04-19 20:14:25 +01:00
Skylot
6aab8fabc9
chore: update dependencies
2024-04-11 23:07:41 +03:00
Skylot
bff00d101f
fix(script): add option flags, fix missing script options in help
2024-03-19 20:22:50 +00:00
Skylot
49d2b34d84
chore: update dependencies
2024-03-16 21:58:00 +03:00
Skylot
56749b2afb
chore: update dependencies
2024-02-25 22:38:00 +03:00
Skylot
a3a4fabd5a
fix: store classes access flags in class set
2024-02-07 22:10:31 +03:00
Skylot
75d2e540aa
refactor: add new task executor, remove task barrier ( #1879 )
2024-01-25 19:45:23 +00:00