Commit Graph

66 Commits

Author SHA1 Message Date
Jindra Petøík
3855f189f1 Issue #172 Deobfuscation Constantpool fix 2013-07-09 15:30:23 +02:00
Jindra Petøík
5ed314d0eb Issue #200 Fixed DefineBitsLossless replacing
proxy translation fix
2013-07-08 19:28:32 +02:00
Jindra Petøík
7f7c6e0e8f fixed fileattributes tag reading 2013-07-08 15:28:18 +02:00
Jindra Petøík
ebbb1a5689 better shapes viewer
not parsing tags at unusal places (define tags in sprite, AS1/2 tags where file is AS3...)
2013-07-08 14:46:12 +02:00
Jindra Petøík
82f1d5fcde Issue #153 Better deobfuscation 2013-07-07 22:50:09 +02:00
Jindra Petøík
48f338501a deobfuscation - readactionlistatpos fix 2013-07-06 15:46:59 +02:00
Jindra Petøík
a188de262f deobfuscation - getconstantpool fix 2013-07-06 15:41:16 +02:00
Jindra Petøík
95fd7ef025 Issue #164 DefineMorphShapeTag issues 2013-07-05 16:12:18 +02:00
Jindra Petøík
e8e62c3947 some FindBugs refactorings (partially) 2013-07-05 09:51:07 +02:00
Jindra Petøík
79a1264b39 Parallelism can be turned off 2013-06-19 20:31:04 +02:00
Jindra Petøík
4f41b1eb22 Improved loop detection (own algorithm)
Boomerang part removed (was not working well)
2013-06-18 23:00:24 +02:00
Jindra Petøík
54e4518f99 invalid length tag read fix 2013-06-15 19:42:26 +02:00
Jindra Petøík
855cd13a31 Issue #108 Paralel tag reading
Java 7 diamond operator
2013-06-04 20:46:22 +02:00
Jindra Petøík
8b4308fd7f Supported Java version changed to 1.7
Unchecked warnings eliminated
2013-06-02 22:03:03 +02:00
Jindra Petøík
8a2f881227 Issue #107 separating GUI classes from the rest 2013-06-02 20:11:15 +02:00
Honfika
304289c0ac generic parameters 2013-06-01 00:22:14 +02:00
Jindra Petøík
33505ff308 Issue #85 - AS3 Text search 2013-05-19 21:06:40 +02:00
Jindra Petøík
bba2af110d FLA export - movies 2013-05-18 22:58:06 +02:00
Jindra Petøík
db6f121ca8 FLA export - sounds
Wav export (for ADPCM sounds)
2013-05-18 16:42:07 +02:00
Jindra Petøík
f44c83ee4d FLA export - Texts 2013-05-16 20:46:44 +02:00
Jindra Petøík
ea06712781 MORPHGRADIENT fix 2013-05-04 11:52:06 +02:00
Jindra Petøík
602cea1bbe replacing images 2013-05-01 15:01:05 +02:00
Jindra Petøík
f18305bb9e dissasembly progress percent view
better text tags editing - parameters
2013-04-30 22:45:51 +02:00
Jindra Petøík
4b76274387 premature end of tag detection
DefineMorphShape2 fix
2013-04-27 20:54:40 +02:00
Jindra Petøík
09b7ee71c2 premature end of tag detection
DefineMorphShape2 fix
2013-04-27 11:32:11 +02:00
Jindra Petøík
a708dc0bec Fix: auto deobfuscation config defaults to true (instead of false for AS/1/2)
version changed to 1.5.0u1
2013-04-21 14:29:39 +02:00
Jindra Petøík
51c650aee2 Auto deobfuscation can be now disabled in menu 2013-04-15 21:34:47 +02:00
Jindra Petøík
f85f2cca27 AS1/2 direct editing
ifFrameLoaded function
2013-04-15 19:07:16 +02:00
Jindra Petøík
aff763637b better AS1/2 parser - constantpool 2013-04-14 15:32:02 +02:00
Jindra Petøík
38f0941235 better AS1/2 parser 2013-04-14 07:30:55 +02:00
Jindra Petøík
e9d0900908 AS1/2 chained assignments classes fix
code formatting
2013-04-13 18:07:47 +02:00
Jindra Petøík
8e271840e1 AS1/2 chained assignments in expressions 2013-04-13 11:57:13 +02:00
Jindra Petøík
c86be8aac5 DoABC(82) renamed to DoABCDefine,
DoABC(72) tag created
2013-04-12 20:22:21 +02:00
Jindra Petøík
22d7ce80be Issue #56 Removed test output left in last release 2013-04-06 18:13:09 +02:00
Jindra Petøík
c5edeeb3fb AS1/2 ActionTry fix
AS1/2 Infinity
2013-04-04 21:34:23 +02:00
Jindra Petøík
dbcaaf01e8 AS1/2 deobfuscation fix for variables renaming 2013-04-02 20:02:41 +02:00
Jindra Petøík
381c1707ff Better AS1/2 deobfuscation 2013-04-01 16:52:05 +02:00
Jindra Petøík
5a53822dd4 Issue #51 AS1/2 displaying java class name instead of expression
Better constantpool detection
2013-03-31 22:06:35 +02:00
Jindra Petøík
3472cc79d2 Issue #50 AS1/2 function body deobfuscation bug 2013-03-31 19:26:37 +02:00
Jindra Petøík
be106cc34b Issue #45 Unicode character cannot save
Code formatting
2013-03-30 16:43:26 +01:00
Jindra Petøík
1d75954b5f AS1/2 debofuscation fix 2013-03-24 09:58:42 +01:00
Jindra Petøík
e5631cd235 Commandline export fix
AS1/2 debofuscation fix
2013-03-24 09:06:58 +01:00
Jindra Petøík
207e598202 AS1/2 deobfuscation - store register fix 2013-03-24 08:10:25 +01:00
Jindra Petøík
67dec09957 AS1/2 better identifiers renaming (deobfuscation) 2013-03-24 07:42:51 +01:00
Jindra Petøík
d549856d49 AS1/2 better deobfuscation 2013-03-23 22:58:54 +01:00
Jindra Petøík
74029e0915 AS1/2 better deobfuscation 2013-03-23 19:15:57 +01:00
Jindra Petøík
cb663834cf AS1/2 renaming identifiers (deobfuscation) 2013-03-23 16:51:14 +01:00
Jindra Petøík
60a8549192 formatting & imports 2013-03-23 13:29:18 +01:00
Jindra Petøík
066a04a113 AS1/2 ignoring unknown opcodes 2013-03-23 12:02:18 +01:00
Jindra Petøík
e7bffb85ba AS1/2 better deobfuscation 2013-03-23 10:45:26 +01:00