alienhe
|
a3ea514521
|
fix: elemSize=0 fill_array_data_payload insn obfuscation (PR #1082)
Co-authored-by: hexun <hexun@fenbi.com>
|
2021-01-15 12:10:33 +03:00 |
|
Skylot
|
3dfaec5033
|
feat: initial support for 'invoke-custom' instruction (#384)
|
2021-01-14 20:15:23 +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
|
98d8015015
|
refactor: split field init attribute
|
2020-11-16 21:09:38 +00:00 |
|
Skylot
|
e2b42804d5
|
fix: resolve several issues with package rename and class reload (#987)
|
2020-10-02 16:34:38 +01:00 |
|
skylot
|
9b1761f71f
|
fix: prevent zipbomb forged headers attacks (#980, PR #982)
|
2020-09-27 21:10:30 +03:00 |
|
Skylot
|
444ea9ec7e
|
fix: load .class files
|
2020-08-10 12:20:42 +01:00 |
|
Skylot
|
7fed5534eb
|
refactor: add method info caching to speed up initial loading
|
2020-08-07 19:22:01 +01:00 |
|
Skylot
|
1560284831
|
refactor: fix zip security in dex plugin, remove smali deps from jadx-core
|
2020-08-06 13:39:40 +01:00 |
|
Skylot
|
558a86739f
|
fix: bring back smali files support (#961)
|
2020-08-05 19:58:43 +01:00 |
|
Skylot
|
498c2f5256
|
Merge branch 'rename' into master
|
2020-08-02 13:25:15 +03:00 |
|
Skylot
|
bcd6e537e0
|
fix: correct parsing for array-data-payload
|
2020-07-30 19:25:15 +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
|
34692c41f2
|
Merge branch 'master' into rename
# Conflicts:
# jadx-core/src/main/java/jadx/core/dex/nodes/ClassNode.java
# jadx-gui/src/main/java/jadx/gui/ui/RenameDialog.java
|
2020-07-03 16:39:02 +01:00 |
|
Skylot
|
a83ca1f85b
|
fix: don't use FileChannel on ZipFs to avoid creation of temp files (#950)
|
2020-06-10 22:39:56 +01:00 |
|
Skylot
|
7d29c5d766
|
fix: correct skip size for sparse switch payload
|
2020-05-27 20:54:28 +01:00 |
|
Skylot
|
0d69e0ac97
|
refactor: use own dex parser instead deprecated dx lib
|
2020-05-21 22:02:20 +01:00 |
|