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 |
|