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
94915db739
chore: update gradle and dependencies
2025-01-13 19:55:06 +00:00
Skylot
2d10537050
chore: update dependencies
2024-10-10 22:57:40 +03:00
Skylot
eee354a3ab
chore: update gradle and dependencies
2024-08-17 21:01:27 +01:00
Skylot
8f969d4e89
chore: update gradle and dependencies
2024-04-03 21:03:48 +01: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
8ed48183c7
feat(plugins): add API for search/use other plugins
2024-01-15 22:18:44 +03:00
Skylot
03052baabe
chore: update dependencies
2024-01-11 19:10:44 +00:00
Skylot
68a99c5410
chore: update dependencies
2023-12-16 19:20:45 +03:00
Skylot
2de91f9a3a
chore: update gradle and dependencies
2023-12-04 23:18:51 +03:00
Skylot
6433fcef72
chore: update gradle and dependencies
2023-10-07 18:08:44 +01:00
Skylot
24657f6b3c
fix(plugins): add a better way to init plugins options
2023-09-11 21:50:48 +01:00
Skylot
f81a2c4ebb
chore: update dependencies
2023-08-11 17:36:14 +01:00
Skylot
d076c4e73d
build: migrate to kotlin dsl in gradle scripts, update gradle and deps
2023-07-08 20:13:37 +01:00
Skylot
a72e6aeafe
feat(plugins): allow to set custom settings page in jadx-gui
2023-06-06 21:58:30 +01:00
Skylot
75fbdd3ac4
chore(build): set required Java version to 11, update dependencies
2023-04-20 17:22:16 +01:00
Skylot
7a309ca367
fix: improve plugins data handling
2023-04-20 17:22:15 +01:00
Skylot
a89dbc1152
refactor: make input plugin api similar to pass plugins
2023-04-20 19:01:40 +03:00
Skylot
0c4d46ead5
refactor: move plugins-api module into jadx-core
2023-04-20 19:01:39 +03:00
Skylot
b1bc5c08ff
chore: update dependencies
2023-02-02 15:23:54 +00:00
Skylot
603f3057eb
chore: update dependencies
2022-10-03 00:11:01 +03:00
Skylot
258987b0ff
chore: update dependencies
2022-09-05 20:07:01 +01:00
Skylot
20657e8bb5
doc(cli): improve plugins section formatting
2022-06-06 19:55:58 +01:00
Skylot
abcaafa89a
chore: update gradle and dependencies
2022-04-17 19:28:18 +01:00
Skylot
94fb91cec6
feat: add options for java-convert plugin
2022-03-02 15:40:32 +00:00
Skylot
502fd069be
test: for source auto check use compiled classes instead runtime
2022-02-26 10:28:20 +00:00
Skylot
a3e9744364
chore(cli): additional debug messages for java-convert plugin
2022-02-24 20:51:31 +00:00
Skylot
54683e3198
feat: plugin options, add verify checksum option for dex input ( #1385 )
2022-02-21 19:44:00 +00:00
Skylot
01f74ff706
chore: update gradle and dependencies
2022-02-13 19:08:49 +00:00
Skylot
4bd8e26ae7
build: add maven publish
2021-12-19 16:24:09 +00:00
Skylot
0f00fb9a27
fix: handle move-result after invoke-custom with string concat
2021-12-11 16:22:27 +00:00
Skylot
947b621733
feat: add option to use dx/d8 for convert java bytecode ( #1299 )
2021-12-03 15:05:28 +00:00
Skylot
37adce2efb
chore: update dependencies
2021-10-17 19:53:01 +01:00
Skylot
418df2fd93
tests: allow to set target java version, use D8 as fallback converter
2021-10-17 19:43:51 +01:00
Skylot
9ea3f0f240
fix: support 'swap' and 'wide' opcodes, other fixes for java-input
2021-08-20 20:59:30 +03:00
Skylot
868fa90097
feat: allow to load directories
2021-08-15 14:44:55 +01:00
Skylot
5f24193c49
chore: update dependencies
2021-08-02 18:44:21 +03:00
Skylot
a1247f4d96
chore: update dependencies
2021-03-17 13:51:30 +00:00
Skylot
c93e7fb9cd
fix: detect loaded class duplication ( #1107 )
2021-01-29 11:31:00 +00:00
Skylot
778106c41b
chore: update gradle and java dependencies
2021-01-14 19:58:01 +00:00
Skylot
c47e9cdde4
fix: allow to load Spring Boot jar ( #1066 )
2021-01-04 20:31:17 +03:00
Skylot
02bfe63245
fix: support AAR files as input ( #1034 )
2020-11-30 17:00:25 +03:00
Skylot
444ea9ec7e
fix: load .class files
2020-08-10 12:20:42 +01:00
Skylot
558a86739f
fix: bring back smali files support ( #961 )
2020-08-05 19:58:43 +01:00
Skylot
b219ab607f
fix: exclude directories from dex convertion results
2020-07-05 19:02:14 +03:00
Skylot
cd8307f432
chore: remove unused d8 from convert plugin
2020-07-05 19:02:14 +03:00
Skylot
0d69e0ac97
refactor: use own dex parser instead deprecated dx lib
2020-05-21 22:02:20 +01:00