Yotam
f674a29a64
fix(deobf): rename classes as anonymous only if they are a number (PR #1354 )
2022-01-23 21:16:05 +00:00
Yotam
0c9e3227d0
fix(deobf): collect missing renames for .jobf file ( #1350 )(PR #1353 )
2022-01-23 16:08:54 +00:00
cyqw
be7e1479a1
fix(gui): find usage for overridden methods ( #1349 )(PR #1352 )
2022-01-23 16:06:13 +00:00
Skylot
19827fca20
fix: support full class name in inner generic types ( #1340 )
2022-01-22 18:49:31 +00:00
Skylot
5eb7cc40ed
feat: check dex checksum before parsing ( #1343 )
2022-01-20 19:24:49 +00:00
Skylot
d22db30166
fix: use secure xml parser for process manifest
v1.3.2
2022-01-20 11:17:12 +00:00
Skylot
6db61e7a59
chore: update dependencies
2022-01-20 10:23:49 +00:00
Skylot
86582de521
feat: use kotlin intrinsic methods for variables rename ( #1207 )
2022-01-19 17:30:04 +00:00
Skylot
a7c63c2eb3
fix: handle method override with several bases ( #1234 )
2022-01-18 18:27:09 +00:00
Skylot
081a0e21ee
fix: precalculate class deps for inline methods ( #1339 )
2022-01-17 14:38:38 +00:00
Skylot
9ac9c05265
fix: simplify cascading casts ( #1336 )
2022-01-15 16:31:18 +00:00
Skylot
b7daf79b26
fix: add explicit type for non-int constants ( #1336 )
2022-01-15 14:11:44 +00:00
Skylot
b67a3561a4
build: add CodeQL analysis
2022-01-13 22:37:36 +03:00
Skylot
52ac6dbbaf
docs: add security.md
2022-01-13 16:45:32 +00:00
Skylot
72381ad8f3
fix: correct literal negate for double and float ( #1334 )
2022-01-13 14:00:53 +00:00
Skylot
6a065c46f4
chore: update dependencies
2022-01-13 12:12:15 +00:00
Skylot
092d0d7e67
fix(gui): reduce tree focus switching
2022-01-12 19:57:38 +03:00
Skylot
5ca7285558
fix(gui): correct handling for tree row click ( #1324 )
2022-01-12 16:57:25 +00:00
Skylot
7576f9cd5e
fix: wrap negative literals before cast ( #1327 )
2022-01-12 17:31:40 +03:00
Skylot
46b5725d98
refactor(test): replace inputs with test profiles
2022-01-12 17:31:37 +03:00
Jan S
72542fa6f9
fix(gui): processing threads spinner initialization ( #1331 )(PR #1332 )
...
* fix: processing threads spinner initialization (#1331 )
* fix: processing threads spinner initialization (#1331 )
2022-01-12 14:23:07 +00:00
demonlol
a250d0461b
fix(dbg): support multiple main <action> and <activity-alias> tags ( #1322 )(PR #1323 )
...
* fix(dgb): support multiple main <action> and <activity-alias> tags in manifest
* Update jadx-gui/src/main/java/jadx/gui/device/debugger/DbgUtils.java
2022-01-02 20:09:24 +03:00
Skylot
c7795bfc48
fix: improve anonymous class inline ( #523 )
2021-12-26 13:06:49 +00:00
Skylot
5de46b7e40
chore: update gradle and dependencies
2021-12-24 12:53:30 +00:00
Skylot
99c70872c1
fix: use debug line numbers only at fixed offsets ( #1315 )
2021-12-22 22:55:14 +03:00
Skylot
3566669303
chore: update lgtm config
2021-12-22 12:24:01 +00:00
Skylot
4557d05256
fix: use correct type for anonymous class instance ( #597 )
2021-12-21 17:47:52 +00:00
Skylot
fa421d165e
build: disable missing warnings from javadoc
2021-12-21 12:52:52 +00:00
Skylot
ecf20020d7
chore: cache current working dir in static field, other minor changes
2021-12-20 19:25:07 +00:00
Skylot
ae85af61c7
fix: skip input file name checks by zip name validator ( #1310 )
2021-12-20 18:55:28 +00:00
Skylot
659bbbf4fb
fix: correct usage of Path.getParent()
2021-12-20 16:48:50 +00:00
Jan S
427e2dddc4
fix: use relative file paths in .jadx project file ( #1312 ) (PR #1313 )
...
* chore: use relative file paths in .jadx project file (#1312 )
* code beautified
* requested changes
2021-12-20 13:52:51 +00:00
skylot
d47483f957
docs: use jadx as a library
2021-12-19 20:36:58 +00:00
Skylot
4bd8e26ae7
build: add maven publish
v1.3.1
2021-12-19 16:24:09 +00:00
Skylot
01f47282ed
fix: forbid 'printStackTrace()' usage
2021-12-18 19:24:36 +00:00
Skylot
afdd37cd97
fix: add comments with option references to improve usability
2021-12-15 12:24:37 +00:00
Skylot
addaffcd1d
chore: update dependencies
2021-12-15 11:56:01 +00:00
Skylot
63f7ce20a4
fix: add merged condition blocks for loop region ( #1307 )
2021-12-14 14:25:59 +00:00
Skylot
f37c23db7a
fix: use correct top block for try blocks with same start ( #1304 )
2021-12-13 18:14:27 +00:00
Skylot
d2bde0be21
fix: invoke in nested anonymous classes ( #1305 )
2021-12-13 00:12:30 +03:00
SiderealArt
9c446ebbd6
feat(gui): add Traditional Chinese translation (PR #1306 )
2021-12-12 16:05:10 +00:00
Skylot
0f00fb9a27
fix: handle move-result after invoke-custom with string concat
2021-12-11 16:22:27 +00:00
Skylot
2d6f819c86
chore: update gradle and dependencies
2021-12-11 16:22:27 +00:00
Skylot
56683ac409
fix: improve try/catch bounds detection ( #1303 )
2021-12-09 17:34:53 +00:00
skylot
a72523c7df
docs: add link to decompilation troubleshooting
2021-12-08 13:11:31 +00:00
Surendrajat
46eeb0bc22
fix(gui): forward navigation shortcut on macOS ( #1297 )(PR #1301 )
...
* fix: forward navigation shortcut on macOS
* apply suggestion
2021-12-06 16:45:29 +03:00
Skylot
6e8baef9b2
feat(gui): allow to minimize/maximize search windows ( #1298 )
2021-12-04 11:04:17 +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
4cc00bdaf2
fix: handle super case for invokespecial opcode ( #1300 )
2021-12-02 18:13:19 +00:00
Moredistant
59ef569a63
fix(gui): update chinese translation (PR #1296 )
2021-11-30 11:57:16 +03:00