Commit Graph

2313 Commits

Author SHA1 Message Date
Skylot
982307b1ac
fix(gui): use correct section filter in plugins list
Some checks failed
Build Artifacts / build (push) Has been cancelled
Build Artifacts / build-win-bundle (push) Has been cancelled
Build Test / tests (ubuntu-latest) (push) Has been cancelled
Build Test / tests (windows-latest) (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled
2024-10-25 19:01:43 +01:00
Skylot
37054dc84e
fix(gui): load plugins settings in temp context without UI (#2206) 2024-10-25 18:51:38 +01:00
Skylot
343e2c531a
chore: expand input dirs in ConvertArscFile 2024-10-25 18:12:48 +01:00
pubiqq
6fa5d247f0
fix(res): update Android attrs to API 35 (PR #2318) 2024-10-25 18:08:36 +01:00
pubiqq
688dea0c50
fix(deobf): update TLDs (PR#2320) 2024-10-25 16:44:07 +01:00
Skylot
c0815b12bc
chore(gui): add missing ref text in untranslated messages (#2319)
Some checks failed
Build Artifacts / build (push) Waiting to run
Build Artifacts / build-win-bundle (push) Waiting to run
Build Test / tests (ubuntu-latest) (push) Waiting to run
Build Test / tests (windows-latest) (push) Waiting to run
CodeQL / Analyze (java) (push) Has been cancelled
fix
2024-10-24 20:33:52 +03:00
JustFor
233f8692b2
fix(gui): update Messages_zh_CN.properties (PR #2319)
1. New text is translated simultaneously, two untranslated texts remain (no English text)
2. Adjusted and unified part of the symbol, into the full Angle symbol.
2024-10-24 18:31:14 +01:00
Skylot
e5be41b9cc
fix(gui): use another implementation for font dialog (#2310)
Some checks failed
Build Artifacts / build (push) Has been cancelled
Build Artifacts / build-win-bundle (push) Has been cancelled
Build Test / tests (ubuntu-latest) (push) Has been cancelled
Build Test / tests (windows-latest) (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled
2024-10-22 21:32:14 +01:00
Skylot
3788e4ef3a
fix(gui): in settings row reduce space between description and value 2024-10-22 18:52:42 +01:00
Skylot
32855f4511
fix(gui): improve plugins preferences group 2024-10-22 18:51:19 +01:00
Skylot
3d5e225274
fix: clear temp root dir instead delete (#2312) 2024-10-22 18:01:52 +01:00
nitram84
8a34d973ff
build: use jadx-gui as a library in plugins (PR #2310)
Some checks are pending
Build Artifacts / build (push) Waiting to run
Build Artifacts / build-win-bundle (push) Waiting to run
Build Test / tests (ubuntu-latest) (push) Waiting to run
Build Test / tests (windows-latest) (push) Waiting to run
CodeQL / Analyze (java) (push) Waiting to run
* 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
a43b3282ef
fix(gui): update check fixed to match current artifact naming
Some checks failed
Build Artifacts / build (push) Has been cancelled
Build Artifacts / build-win-bundle (push) Has been cancelled
Build Test / tests (ubuntu-latest) (push) Has been cancelled
Build Test / tests (windows-latest) (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled
2024-10-17 21:57:20 +01:00
Skylot
249801880c
feat(api): allow to get method code (#2305) 2024-10-17 19:20:07 +01:00
Skylot
742d30d770
chore: resolve warnings in SmaliArea class
Some checks are pending
Build Artifacts / build (push) Waiting to run
Build Artifacts / build-win-bundle (push) Waiting to run
Build Test / tests (ubuntu-latest) (push) Waiting to run
Build Test / tests (windows-latest) (push) Waiting to run
CodeQL / Analyze (java) (push) Waiting to run
2024-10-16 17:29:36 +01:00
Skylot
267413332a
chore: resolve KtLint deprecation warning 2024-10-16 17:23:09 +01:00
Skylot
f9c94f27f1
chore: update dependencies 2024-10-16 17:01:03 +01:00
Skylot
d2131d9640
build: gradle wrapper validation not needed, check done in setup-java action 2024-10-16 17:00:43 +01:00
Skylot
548821c4df
build: allow to change java toolchain for build and tests 2024-10-16 16:54:28 +01:00
pubiqq
958ab245ae
fix(res): don't rename resource entries when useRawResName = true (PR #2306)
Some checks failed
Build Artifacts / build (push) Has been cancelled
Build Artifacts / build-win-bundle (push) Has been cancelled
Build Test / tests (ubuntu-latest) (push) Has been cancelled
Build Test / tests (windows-latest) (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled
Validate Gradle Wrapper / Validation (push) Has been cancelled
2024-10-14 20:32:12 +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
b872ffd1b9
fix: replace patched zip early in input files (#2302)
Some checks failed
Build Artifacts / build (push) Has been cancelled
Build Artifacts / build-win-bundle (push) Has been cancelled
Build Test / tests (ubuntu-latest) (push) Has been cancelled
Build Test / tests (windows-latest) (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled
Validate Gradle Wrapper / Validation (push) Has been cancelled
2024-10-12 20:53:09 +01:00
Skylot
c5263f92fe
fix(gui): send select tab event before code jump (#2292) 2024-10-12 21:23:53 +03:00
pubiqq
1475e887c8
fix: update reserved keywords (PR #2301)
Some checks are pending
Build Artifacts / build (push) Waiting to run
Build Artifacts / build-win-bundle (push) Waiting to run
Build Test / tests (ubuntu-latest) (push) Waiting to run
Build Test / tests (windows-latest) (push) Waiting to run
CodeQL / Analyze (java) (push) Waiting to run
Validate Gradle Wrapper / Validation (push) Waiting to run
2024-10-11 20:47:34 +01:00
Skylot
c21cabcba7
fix: use temp dir env var only in apps
Some checks failed
Build Artifacts / build (push) Waiting to run
Build Artifacts / build-win-bundle (push) Waiting to run
Build Test / tests (ubuntu-latest) (push) Waiting to run
Build Test / tests (windows-latest) (push) Waiting to run
Validate Gradle Wrapper / Validation (push) Waiting to run
CodeQL / Analyze (java) (push) Has been cancelled
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
pubiqq
3814951408
feat: improve better name algorithm (PR #2299)
Some checks are pending
Build Artifacts / build (push) Waiting to run
Build Artifacts / build-win-bundle (push) Waiting to run
Build Test / tests (ubuntu-latest) (push) Waiting to run
Build Test / tests (windows-latest) (push) Waiting to run
CodeQL / Analyze (java) (push) Waiting to run
Validate Gradle Wrapper / Validation (push) Waiting to run
2024-10-10 20:01:57 +01: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
xiaojye
3ed2df828f
feat(gui): add button to go to Android Manifest (PR #2296)
* feat: Add button to go to Android Manifest

* fix: Change the text from 'Go to Manifest' to 'Go to AndroidManifest.xml' and replace icon source
2024-10-10 17:11:08 +01:00
Skylot
b26abdc851
feat(plugins): get config and cache dirs for plugins
Some checks failed
Build Artifacts / build (push) Has been cancelled
Build Artifacts / build-win-bundle (push) Has been cancelled
Build Test / tests (ubuntu-latest) (push) Has been cancelled
Build Test / tests (windows-latest) (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled
Validate Gradle Wrapper / Validation (push) Has been cancelled
2024-09-29 21:55:05 +01:00
Skylot
90185fd947
feat(plugins): get a main window reference as JFrame 2024-09-29 21:54:24 +01:00
Skylot
681f8a98b5
fix: improve checks for restore new filled array (#2289) 2024-09-28 16:52:08 +01:00
Skylot
0b225238fb
feat: support restore of switch over string (basic case)(#2288) 2024-09-27 21:11:38 +01:00
Skylot
a7649dda7a
chore: update gradle and dependencies 2024-09-27 21:08: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
7abbc81886
fix: improve switch out block search if all method exits are inside (#2264)
Some checks failed
Build Artifacts / build (push) Failing after 1s
Build Test / tests (ubuntu-latest) (push) Failing after 1s
CodeQL / Analyze (java) (push) Failing after 1s
Validate Gradle Wrapper / Validation (push) Failing after 1s
Build Artifacts / build-win-bundle (push) Has been cancelled
Build Test / tests (windows-latest) (push) Has been cancelled
2024-09-22 21:35:40 +01:00
Skylot
9c30aeacdb
refactor: split region maker 2024-09-22 20:23:03 +01:00
Skylot
8f27de4d0e
chore: update dependencies
Some checks failed
Build Artifacts / build-win-bundle (push) Waiting to run
Build Test / tests (windows-latest) (push) Waiting to run
Build Artifacts / build (push) Failing after 0s
Build Test / tests (ubuntu-latest) (push) Failing after 0s
CodeQL / Analyze (java) (push) Failing after 0s
Validate Gradle Wrapper / Validation (push) Failing after 0s
2024-09-21 22:00:03 +01:00
Skylot
02b69d2d29
fix(gui): prevent old refs leak in shortcuts controller 2024-09-21 21:53:31 +01:00
Skylot
e6fde48b69
fix: don't add same 'loaded from:' comment for inner classes 2024-09-21 20:28:18 +01:00
Skylot
109dea0857
feat: support inner class contruction with outer instance (#2253) 2024-09-21 20:27:16 +01:00
Skylot
1d34328dd3
fix(build): disable cache for core tests to allow reruns (#2283)
Some checks failed
Build Artifacts / build-win-bundle (push) Waiting to run
Build Test / tests (windows-latest) (push) Waiting to run
Build Artifacts / build (push) Failing after 1s
Build Test / tests (ubuntu-latest) (push) Failing after 1s
CodeQL / Analyze (java) (push) Failing after 1s
Validate Gradle Wrapper / Validation (push) Failing after 1s
2024-09-20 21:44:55 +01:00
Skylot
ef4f1d3ed4
fix: ignore debug lines hints if numbers was adjusted for method 2024-09-20 21:36:13 +01:00
Skylot
23696d3971
fix: use type from new-instance if differ from constructor call (#2285) 2024-09-20 21:34:21 +01:00
Andy Smith
efa2f5d172
feat(gui): limit search to a package (PR #2284)
Some checks failed
Build Artifacts / build-win-bundle (push) Waiting to run
Build Test / tests (windows-latest) (push) Waiting to run
Build Artifacts / build (push) Failing after 0s
Build Test / tests (ubuntu-latest) (push) Failing after 0s
CodeQL / Analyze (java) (push) Failing after 0s
Validate Gradle Wrapper / Validation (push) Failing after 0s
* Add isDescendantOf and getJavaPackage helper functions

* Add i18n strings for search package

* Added search package to options in SearchSettings

* Add package limiting to each search provider

* Add package search to dialog and logic to get package by string.

* Added search option to package context menu

* Fix spotlessJavaCheck complaints

* Revert changes to individual search providers and add filter to base provider
2024-09-20 12:31:20 +03:00
Skylot
699ceb197e
fix: improve condition branch checks in loops (#2274)
Some checks failed
Build Artifacts / build (push) Failing after 0s
Build Test / tests (ubuntu-latest) (push) Failing after 0s
Validate Gradle Wrapper / Validation (push) Failing after 0s
Build Artifacts / build-win-bundle (push) Has been cancelled
Build Test / tests (windows-latest) (push) Has been cancelled
CodeQL / Analyze (java) (push) Failing after 1s
2024-09-16 20:37:34 +01:00
Skylot
5c83c22501
feat(java-input): support StackMapTable to get stack info for unvisited jumps (#2271)
Some checks failed
Build Artifacts / build (push) Failing after 0s
Build Test / tests (ubuntu-latest) (push) Failing after 0s
CodeQL / Analyze (java) (push) Failing after 0s
Validate Gradle Wrapper / Validation (push) Failing after 0s
Build Artifacts / build-win-bundle (push) Has been cancelled
Build Test / tests (windows-latest) (push) Has been cancelled
2024-09-14 22:45:31 +01:00
Skylot
7bb5c0a859
fix: protect class deps from loading in different decompilation mode
Some checks failed
Build Artifacts / build-win-bundle (push) Waiting to run
Build Test / tests (windows-latest) (push) Waiting to run
Build Artifacts / build (push) Failing after 0s
Build Test / tests (ubuntu-latest) (push) Failing after 0s
CodeQL / Analyze (java) (push) Failing after 0s
Validate Gradle Wrapper / Validation (push) Failing after 0s
2024-09-13 21:25:11 +01:00
Skylot
603863403f
fix: do not add custom passes for fallback and simple modes (#2276) 2024-09-13 21:01:19 +01:00