Skylot
90a436236d
fix(gui): wrap long array data (workaround for RSTA hang) ( #1266 )
2021-11-06 17:35:26 +00:00
Skylot
f5216b77f8
fix(gui): resolve some minor rename issues
...
- correct variable definition in method arguments
- refresh current class if rename interface method
2021-10-28 18:38:53 +01:00
Skylot
dfdc14ea86
feat: rename without deobfuscation, save renames in project ( #1076 #1022 )
2021-10-26 20:23:21 +01:00
Skylot
82712776cc
feat(gui): add issues panel and summary report ( #986 )
2021-10-23 16:03:06 +01:00
Skylot
0423f33e93
fix: use correct iteration over code points in string
2021-10-21 18:24:57 +01:00
Jan Peter Stotz
c2a4a7a6c2
fix: "rename to make printable" option was renaming fully printable class names
2021-10-21 15:51:22 +03:00
Skylot
ff4e3dd976
fix: show cause exception if class codegen failed ( #1258 )
2021-10-20 19:21:49 +01:00
Skylot
48252c3c3d
feat: add option for code comments levels ( #998 )
2021-10-19 16:47:20 +01:00
Skylot
358cddd9a7
fix: support dynamic strings concat ( #1250 )
2021-10-17 19:43:51 +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
cd153c76f2
feat: add raung input plugin, use raung in tests
2021-10-12 19:17:04 +01:00
Skylot
f30c14b277
feat(gui): don't run full decompilation for usage search
...
New approach will run partial decompilation for classes
from usage info collected on file load (pre-decompilation stage).
2021-09-30 16:23:09 +01:00
Skylot
3a29812241
fix(gui): resolve NPE during index ( #1254 )
2021-09-30 14:07:19 +01:00
Muntashir Al-Islam
67e6b647a2
fix(build): force protobuf version to prevent Java-7 issue (PR #1255 )
...
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net >
2021-09-30 15:53:28 +03:00
Skylot
ea0795c8a9
fix: restore fields order if init use other fields ( #1235 )
2021-09-15 22:27:25 +01:00
Skylot
099acfca1d
fix: don't add parenthesis for field init code
2021-09-15 21:55:24 +01:00
Skylot
8969d11a22
fix: restore fields order on init code move ( #678 )
2021-09-15 21:55:24 +01:00
Skylot
eedf32d197
fix: support nested try/finally blocks ( #1249 )
2021-09-09 18:44:24 +01:00
Skylot
9c8642593c
fix: don't visit inner classes twice in pre-processing
2021-09-08 19:07:25 +01:00
Nico Mexis
f681c8963d
fix: use maven-publish for JitPack and other fixes (PR #1242 )
...
* Update dependencies
* Fix spaces in file paths
* Update Gradle for LGTM
* Update spotless
* Fix Jitpack
Co-authored-by: Skylot <skylot@gmail.com >
2021-08-27 19:05:52 +03:00
green9317
8d5f22e43d
fix(xml): handle incorrect android manifest namespace chunks ( #1232 ) (PR #1243 )
...
* allow for handling of incorrect android manifest namespace chunks
* Update BinaryXMLParser.java
2021-08-27 17:40:08 +03:00
Skylot
a62de839be
fix: handle unbound type variables in type inference ( #1237 )
2021-08-24 13:54:32 +01:00
Skylot
5af60b2ff4
fix(gui): improve constructors and classes usage list
2021-08-23 17:10:43 +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
55bb20cf29
fix: prevent collisions in method ids for java-input
2021-08-13 23:07:33 +03:00
Skylot
7c0671c81b
feat: rewrite try-catch processing
2021-08-13 23:07:33 +03:00
Skylot
1efdcd7b10
feat: input plugin for java bytecode
2021-08-13 23:07:29 +03:00
Yaroslav
f9bf27579e
fix: additional checks for export to gradle ( #1222 ) (PR #1224 )
2021-08-05 15:16:05 +03:00
Skylot
e8e0491cb5
chore: fix code formatting and resolve PR issues
2021-08-04 20:41:17 +03:00
Yaroslav
ee12f0bd18
feat(gui): use SVG icons, xml resources impovements (PR #1221 )
...
* fix(xml): add more file based resources type to skip
* fix(res): fix #1060 , styles might contain dots in name
* fix(res): use lowercase name on deobfuscated\renamed resources names and id in hex format
* feat(gui): update gui under FlatLaf
* fix(gui): use FlatSVGIcon to fix icons brightness difference
* fix(gui): use source lines only decompiled java code
Co-authored-by: MrIkso <mrkso821@gmail.com >
2021-08-04 20:40:49 +03:00
Skylot
5f24193c49
chore: update dependencies
2021-08-02 18:44:21 +03:00
Jan S
b63e3aca00
feat: add origin file info (code comment for classes, tooltip in tree) (PR #1219 )
...
* chore: make escapeHtml also replace close angle brackets
* chore: if multiple files are loaded, show their path as tooltip
* feat: add comment on classes that contains the dex file name it has been loaded from
* fix: expected line numbers in unit test fixed
* fix: delete comments from generated code as it may contain a colon
* chore: comment removing wasn't able to handle Linux paths with slash
2021-08-01 18:15:05 +03:00
Skylot
859674ce7e
fix: keep lambda classes if static field used outside ( #1215 )
2021-07-25 15:10:34 +01:00
Jan S
ea8b9ce462
fix(xml): reversed XML attribute name decoding priority ( #1208 )(PR #1214 )
2021-07-24 17:13:27 +03:00
Skylot
b5720bd14e
fix(gui): improve Quark tasks scheduling and report viewer ( #1119 )
2021-07-02 21:32:57 +01:00
Skylot
fef3e21c70
fix: resolve type vars from outer class ( #1192 )
2021-06-19 13:44:15 +01:00
Skylot
f3d76c433a
fix: prevent StackOverflowError in MarkFinallyVisitor ( #1191 )
2021-06-18 17:34:21 +01:00
nitram84
31d5715723
fix: prevent duplicated override annotations and minor optimization ( #1188 )(PR #1190 )
...
* Handle explicit override annotations
* Skip override checks for private methods
2021-06-18 00:40:31 +03:00
Skylot
592eef3cda
fix: resolve NPE in enum processing
2021-06-04 20:21:38 +01:00
Skylot
0541748e5f
fix: resolve type variables from super types ( #870 )
2021-06-04 19:31:47 +01:00
Skylot
cf1d9e8372
fix: allow to reuse enum fields in static fields ( #1019 )
2021-06-01 20:57:48 +01:00
Skylot
b096d8869e
fix: support branched object construction ( #1019 )
2021-06-01 15:58:08 +01:00
Skylot
2acc14b04a
fix: resolve generic type vars for instance field get instruction ( #918 )
2021-05-30 10:18:35 +01:00
Skylot
1f1efb0e17
fix: allow local variables have name same as instance fields ( #1183 )
2021-05-29 20:18:49 +01:00
Skylot
1c08d854fb
fix(gui): add memory limit checks to export and load tasks ( #1181 )
2021-05-29 17:11:42 +01:00
Skylot
7ec43776ae
chore: update gradle and dependencies
2021-05-21 19:06:30 +01:00
Skylot
07d7e68dc2
fix: format Android resources ids as hex ( #1171 )
2021-05-20 18:41:46 +01:00
Skylot
8785c33d06
feat: add option to disable methods inline ( #1170 )
2021-05-18 10:39:30 +01:00
Skylot
661ebe439d
fix: inline class as anonymous if it used only once ( #1168 )
2021-05-11 15:33:13 +01:00