Skylot
|
a3464d7184
|
fix(gui): make link for full class names (#378)
|
2018-10-28 18:52:43 +03:00 |
|
Jan S
|
a8a31643f1
|
fix: Fix for #377 (Jadx in Windows open with list) (#379)
|
2018-10-28 18:51:25 +03:00 |
|
Jan S
|
df9ae295db
|
feat: make the import class name clickable (#378)
|
2018-10-25 16:36:37 +03:00 |
|
Skylot
|
8c348c935c
|
build: disable travis build on oracle jdk 10
|
2018-10-24 21:45:00 +03:00 |
|
Skylot
|
3815d30fc1
|
fix: force rename fields and methods with reserved names (#364)
|
2018-10-24 21:30:36 +03:00 |
|
Skylot
|
778b9bb851
|
fix: resolve lint errors in resource save methods
|
2018-10-24 21:30:36 +03:00 |
|
Sergey Toshin
|
57dd9e6146
|
Removes useless imports which prevented gradle build
|
2018-10-24 21:21:17 +03:00 |
|
sergey-wowwow
|
8eef4a9075
|
fix: saves all resources (#375)
|
2018-10-24 20:58:49 +03:00 |
|
sergey-wowwow
|
87f50ab513
|
fix: exports resources first (#376)
|
2018-10-24 20:56:32 +03:00 |
|
Skylot
|
2de86b6db5
|
fix(gui): make correct size truncate for recent files list
|
2018-09-08 17:59:38 +03:00 |
|
Skylot
|
9be62fb16e
|
fix: lower regions count limit (#354)
|
2018-09-08 17:45:04 +03:00 |
|
Skylot
|
f6f883b9d1
|
fix: change resource fields generations in R class (#308)
|
2018-09-08 14:33:33 +03:00 |
|
sergey-wowwow
|
5de4d0792f
|
fix: generates code of missing R class (#353)
|
2018-09-08 14:32:59 +03:00 |
|
Skylot
|
8c43e7f7ce
|
style: fix code formating
|
2018-09-08 10:22:06 +03:00 |
|
Skylot
|
9e24a5abeb
|
fix(gui): show 'copy name' action only for supported nodes
|
2018-09-08 10:12:40 +03:00 |
|
Skylot
|
b587b6d694
|
fix(gui): use correct font and style for certificate panel
|
2018-09-08 10:12:40 +03:00 |
|
Skylot
|
bc3af8e64d
|
fix: resolve some sonar warnings
|
2018-09-08 10:12:40 +03:00 |
|
Skylot
|
7bd428cf6d
|
build: fix gitlab config
|
2018-09-08 10:12:40 +03:00 |
|
Skylot
|
912f3c8467
|
build: skip gradle assemble before build
|
2018-09-01 14:27:15 +03:00 |
|
javaeryang
|
a8febb2447
|
feat(gui): add a menu to copy class name (#351)
|
2018-08-28 11:28:53 +03:00 |
|
Skylot
|
1b0b526822
|
chore: remove 'v' from version string
|
2018-08-26 23:15:48 +03:00 |
|
Skylot
|
6250ebdd75
|
chore: don't use labels for artifacts in github release
|
2018-08-26 23:14:18 +03:00 |
|
Skylot
|
156e4209f9
|
feat(build): use semantic-release for automatic release publishing
v0.8.0
|
2018-08-26 22:18:06 +03:00 |
|
Skylot
|
7492889f4e
|
core: prevent endless region processing (#340)
|
2018-08-23 23:16:36 +03:00 |
|
Skylot
|
0c041120f6
|
core: show all decompilation errors in code comments (#313)
|
2018-08-23 23:16:36 +03:00 |
|
Skylot
|
ecbb53aaea
|
core: fixed 'this' attribute propagation for move insn (#345)
|
2018-08-22 21:38:43 +03:00 |
|
skylot
|
ffe739b7eb
|
Merge pull request #343 from Donlon/master
Solve unreplaced fields names when deobfuscation is on (#241)
|
2018-08-22 11:59:04 +03:00 |
|
Donlon
|
bd05be6fb6
|
Delete some changes
|
2018-08-22 12:14:29 +08:00 |
|
skylot
|
ff7df3818f
|
Merge pull request #344 from JaviLukiOfficial/master
New language: Spanish + Small typo corrected on a LOG.error String argument.
|
2018-08-21 16:49:26 +03:00 |
|
JaviLukiOfficial
|
39899e4edc
|
-New language: Spanish
-Small typo corrected on a LOG.error String argument.
|
2018-08-21 15:33:22 +02:00 |
|
Donlon
|
dc578f98e7
|
Fix deobfuscation issue
|
2018-08-21 17:10:20 +08:00 |
|
Skylot
|
d7ce41e724
|
core: don't remove synthetic methods with some logic beside casts (#336)
|
2018-08-20 23:05:17 +03:00 |
|
Skylot
|
eaaeb2c843
|
core: fix return block split after try/catch (#295)
|
2018-08-20 21:36:19 +03:00 |
|
Skylot
|
0ae7c1efbf
|
core: rename wrapped synthetic method (#336)
|
2018-08-19 19:15:31 +03:00 |
|
Donlon
|
cb13599739
|
Upgrade Chinese translation
|
2018-08-19 15:49:27 +03:00 |
|
Skylot
|
a9251de1dd
|
deobf: prevents overlaping of class names and packages (#335)
|
2018-08-19 13:06:47 +03:00 |
|
Skylot
|
56798e716a
|
gui: min and max deobf lengths must be positive
|
2018-08-19 12:19:11 +03:00 |
|
Donlon
|
904f0a1197
|
A subtle bug repairing
|
2018-08-19 10:24:34 +03:00 |
|
Donlon
|
4d3f2740ce
|
Language switch supported
|
2018-08-19 10:21:30 +03:00 |
|
Skylot
|
f9e7a29c08
|
core: fix sythetic constructor replacement (#334)
|
2018-08-16 23:30:53 +03:00 |
|
Skylot
|
6cb14a1c50
|
core: use flag for mark 'this' register
|
2018-08-16 22:55:30 +03:00 |
|
Skylot
|
ea9f933f9e
|
core: fix register arg hashCode method (#321, #328)
|
2018-08-15 16:23:30 +03:00 |
|
Skylot
|
eb2e5e3da5
|
cli: set lower java starting heap size
|
2018-08-15 16:02:29 +03:00 |
|
Skylot
|
9a4e8bdb48
|
set default deobfuscation min length to 3 (#332)
|
2018-08-15 15:29:43 +03:00 |
|
Sergey Toshin
|
fad0091d87
|
Prevents generation of NSes second time in wrong place
|
2018-08-15 15:20:03 +03:00 |
|
Skylot
|
b861151f63
|
core: rollback finally block extraction if some blocks not removed (#327)
|
2018-08-04 22:32:00 +03:00 |
|
Skylot
|
feeafc407a
|
core: exclude inner classes from dependencies (#318)
|
2018-08-04 15:35:32 +03:00 |
|
Skylot
|
ea1c1eb803
|
core: fix insn move check for field assign (#326)
|
2018-08-04 14:32:27 +03:00 |
|
Skylot
|
b83e20b571
|
core: improve immutable list implementation
|
2018-08-01 15:07:05 +03:00 |
|
skylot
|
160ad64e67
|
Merge pull request #325 from FlXME/patch-3
Making the Classloader threadsafe
|
2018-07-30 11:41:38 +03:00 |
|