beaverxsheet
bdbeaff8f0
fix: use proper newlines when generating CFG (PR #2592 )
...
fixing new lines in the cfg
2025-08-04 18:03:11 +01:00
Jan S.
b1f48f1db1
fix(gui): fix NullPointerException in copyAllSearchResults ( #2580 ) (PR #2581 )
2025-07-24 18:37:47 +01:00
Skylot
5b09378614
fix: use 'dev.dirs' JNI implementation only on x86-64 ( #2578 )
2025-07-23 19:26:14 +01:00
Skylot
b64c93160b
refactor: move system info class to common app lib
2025-07-23 19:24:26 +01:00
Skylot
58c4f56a71
feat(gui): allow view and edit input smali files
2025-07-19 22:16:19 +01:00
Skylot
3d11d1fa87
fix(gui): resolve NPE on code area close
2025-07-19 22:14:30 +01:00
Skylot
0d158592e4
chore: update gradle
2025-07-19 19:14:24 +01:00
Skylot
0c253f9a1f
chore: update dependencies
2025-07-19 19:08:18 +01:00
Loyie King
f565178c8c
feat(aab): enhance AAB parsing (PR #2557 )
...
* fix(aab): resources.pb always NPE
* fix(aab): resources.pb shows wrong resources id
* feat(aab): add parser for native.pb, assets.pb, dependencies.pb
* apply code formating
---------
Co-authored-by: Skylot <118523+skylot@users.noreply.github.com >
2025-07-07 21:08:12 +01:00
Skylot
f6d13f1860
fix(cli): add missing '-XX:+IgnoreUnrecognizedVMOptions' JVM flag ( #2554 )
2025-07-06 17:30:50 +01:00
TinyServal
d58c9ac926
fix(gui): minor UI fixes (PR #2549 )
...
* fix(gui): use system menu bar on macOS
* fix(gui): font consistency in AboutDialog
* fix(gui): fix horizontal scrolling speed in CommonSearchDialog
* fix(gui): slightly increase debounce timer to reduce UI flickering
* fix(gui): disable tab scroll wrap-around behavior
2025-07-02 20:37:16 +01:00
Skylot
7f9d51b9b1
fix(zip): allow to load zip with duplicate names in entries
2025-06-29 20:44:17 +01:00
Skylot
432e49df03
fix(gui): disable debugger action if project not loaded ( #2547 )
2025-06-29 19:48:10 +01:00
Skylot
b530c234f3
chore: update gradle
2025-06-29 19:48:10 +01:00
Skylot
181dcf7b4f
chore: update dependencies
2025-06-29 19:48:10 +01:00
xiaojye
dc4dcb2bd0
refactor(gui): improve menu icon, such as 'Select in Tree' and 'Go to AndroidManifest.xml' buttons (PR #2543 )
2025-06-26 20:48:23 +01:00
Jan S.
74c396448e
fix(gui): prevent IndexOutOfBoundsException in MethodSearchProvider (PR #2542 )
2025-06-20 22:37:27 +01:00
Skylot
cb9693a9d1
fix: correct hex format for negative numbers ( #2531 )
2025-06-19 22:49:59 +01:00
Mart Lintz
5d13acc6f3
chore(export): add missing ExpiringTargetSdkVersion in #2533 (PR #2538 )
2025-06-17 22:38:02 +01:00
Skylot
c04dddfa81
fix(cli): improve memory usage in jadx-cli ( #2524 )
2025-06-16 21:00:01 +01:00
Jan S.
1bb645d676
fix: correct loading for plain text XML files (PR #2537 )
2025-06-16 19:26:35 +01:00
Jan S.
ecb597a461
chore(export): disable targetSDKVersion checks in AndroidStudio (PR #2533 )
...
chore: disable targetSDKVersion warnings when opening exported project in AndroidStudio
2025-06-11 23:13:02 +03:00
Akexorcist
46cd3b5597
feat(export): use compileSdkVersion from manifest, update AGP to 8.10.1, other improvements (PR #2528 )
...
* chore(core): export to android project with AGP 8.10.1
* fix code format
* fix export template test
---------
Co-authored-by: Skylot <118523+skylot@users.noreply.github.com >
2025-06-07 20:09:29 +01:00
Jeroen Beckers
d523f1b15e
fix(gui): use var instead let for class variable in Frida script (PR #2527 )
...
Co-authored-by: Jeroen Beckers <dauntless@dauntless.be >
2025-06-07 19:53:19 +01:00
skylot
8030c2f84e
feat(gui): new search options to search in text or binary resources (PR #2526 )
...
* search in text or binary resources
* load matching tab for scroll to pos in binary panel, treat unknown files as binary in search
2025-06-07 19:23:08 +01:00
Ruffalo Lavoisier
47224dc599
fix(gui): remove duplicate class of Frida snippet (PR #2525 )
...
fix duplicate class of frida snippet
2025-06-03 17:52:06 +01:00
Yaroslav
d492628bfe
fix(gui): workaround for wrap layout repaint issue in search dialog (PR #2521 )
...
* fix(gui): fixed incorrectly handles full window repaint in search dialog
* fix: fix spotless check
2025-06-02 21:45:46 +01:00
Skylot
13e934ce4d
build: update java to 24 for release workflow
v1.5.2
2025-06-02 19:54:06 +01:00
Skylot
7b54c3ae70
fix(gui): prevent UI thread freeze on plugin install/uninstall
2025-06-01 20:25:18 +01:00
Skylot
b82791706a
fix(gui): redirect plugins menu action to show plugins settings page
2025-06-01 18:55:11 +01:00
Skylot
e51a7fe417
fix(gui): lazy load hex viewer content
2025-06-01 17:01:10 +01:00
Skylot
cf96fdec59
fix: add arsc file name prefix only in jadx-gui ( #2373 )
2025-05-31 20:12:54 +01:00
Skylot
3374f9b64a
fix: use resource table file name as prefix in sub files ( #2373 )
2025-05-29 23:18:32 +01:00
Skylot
6b54cde89c
fix: use wrap layout for options in search dialog, add size limit option
2025-05-29 22:44:21 +01:00
Skylot
59b560b553
fix: lazily create dirs in default file getter implementation
2025-05-29 17:59:26 +01:00
Skylot
8b08ac3806
fix: wrap MethodThrowsVisitor insns processing in try/catch ( #2441 )
2025-05-27 20:01:45 +01:00
Skylot
d9d4180581
feat: use parallel jobs to delete files in directory ( #2436 )
2025-05-27 20:01:45 +01:00
Skylot
33f93ddc8a
feat: move variable name apply from codegen to new pass ( #2422 )
2025-05-26 23:20:45 +01:00
Yaroslav
bcd0c949dc
feat(gui): use list component for recent projects on start page (PR #2513 )
...
* feat(gui): use list component witch recent projects on start page
* fix: spotless check
* move classes into one package and some minor changes
---------
Co-authored-by: Skylot <118523+skylot@users.noreply.github.com >
2025-05-25 20:35:35 +01:00
Yaroslav
fc0f1f9a1c
fix(gui): validate extensions list in file dialog (PR #2515 )
...
* fix(gui): fixed export file without extensions (close #2514 )
* don't add null extensions
---------
Co-authored-by: Skylot <118523+skylot@users.noreply.github.com >
2025-05-25 20:23:36 +01:00
Yaroslav
abd64007e2
fix(gui): validate hex address in GotoAddressDialog (PR #2512 )
...
chore: use check if entered valid hex address from GotoAddressDialog & make error style search field if hex search value not valid in hex viewer
2025-05-24 23:00:18 +01:00
Skylot
fb02e32a6a
chore: don't use nullable annotations from RxJava
2025-05-24 22:16:10 +01:00
Skylot
f33a2e4768
fix: for static synchronized methods remove top synchronized block ( #2493 )
2025-05-24 22:04:32 +01:00
Yaroslav
3d8e5e5851
chore: migrate from old unsupported rxjava2 to rxjava3 (PR #2511 )
2025-05-24 21:56:23 +01:00
Yaroslav
646ee2d963
fix(gui): minor improved search dialog & small refactor for search fields (PR #2510 )
...
* fix(gui): minor improved search dialog & small refactor for search fields
* fix: removed unused key string
* fix(gui): added icon for active tab in SearchDialog
2025-05-24 21:04:59 +01:00
Jan S.
b6f27d8a1a
feat(zip): provide direct InputStream of ZIP entries (PR #2509 )
...
* chore: provide direct InputStream of ZIP entries
* use limited stream, return bytes without using stream
---------
Co-authored-by: Skylot <118523+skylot@users.noreply.github.com >
2025-05-24 20:36:10 +01:00
Skylot
97d04edb01
fix(xapk): new implementation to reduce zip unpack and fix NPE ( #2501 )
2025-05-24 00:09:29 +01:00
Yaroslav
2486c981a8
fix(gui): improve colors in usage tree, some UI fixes (PR #2506 )
...
* fix(gui): refactor code in UsageDialogPlus
* fix(gui): added padding between buttons in package exclusion dialog & fixed crash
* fix(gui): added padding between buttons in settings dialog
* fix: fix javadoc
* fix: fix javadoc
* fix: fix javadoc
2025-05-23 23:15:16 +01:00
MewtR
b7a8a2879e
feat(gui): add option to disable the tooltip that pops up on hover (PR #2505 )
...
feat(gui): add option to disable the tooltip that pops up on hover
2025-05-23 22:08:06 +01:00
Yaroslav
092e897104
fix(gui): fix rename package behaviors (PR #2500 )
...
* fix(gui): fix rename package behaviors
* disable rename for default and synthetic packages
---------
Co-authored-by: Skylot <118523+skylot@users.noreply.github.com >
2025-05-22 23:26:39 +01:00