Commit Graph

1145 Commits

Author SHA1 Message Date
Jindra Petřík
31f9ebf5bc AS3 direct editation - store local register names in debug info 2016-02-18 13:49:53 +01:00
Jindra Petřík
7a5d2c3132 Merge origin/master 2016-02-18 10:57:21 +01:00
Jindra Petřík
36220f2de3 not resolving unusualTags in DefineSprite for parallel speedup off too
improved AS3 deobfsucation
2016-02-18 10:32:12 +01:00
honfika@gmail.com
21a4cec705 null check 2016-02-18 08:33:39 +01:00
Jindra Petřík
9a4daa2a32 Merge origin/master 2016-02-17 20:15:52 +01:00
Jindra Petřík
26fbb83ef3 simplify expressions 2016-02-17 20:07:56 +01:00
Jindra Petřík
6a8d73c798 AS3 - some simplifications 2016-02-17 19:43:13 +01:00
honfika@gmail.com
130cddff08 unused ratio parameter removed 2016-02-17 08:02:55 +01:00
Jindra Petřík
253f5392c7 test data 2016-02-17 02:26:03 +01:00
Jindra Petřík
b6d16b9224 test fix 2016-02-17 02:18:22 +01:00
Jindra Petřík
60a2a95797 test fix 2016-02-17 02:16:40 +01:00
Jindra Petřík
b6b62b288f #1145 Correct precedence handling on binary operators 2016-02-16 23:07:00 +01:00
Jindra Petřík
be8e4df4c7 #1145 AS3 better declaration type detection,
better convert_x instruction handling
2016-02-16 23:00:17 +01:00
Jindra Petřík
07b0e68bba #1145 AS3 testdata 2016-02-16 22:59:28 +01:00
Jindra Petřík
ddd9f1ca2a Merge origin/master 2016-02-13 11:49:17 +01:00
Jindra Petřík
2a0ca0b79b #1145 expression simplification to separate config instead of autodeobfuscate 2016-02-13 11:48:55 +01:00
honfika@gmail.com
be5bbb607e #1152 Font info tag modified tag was not set => saved swf was corrupt: fixed 2016-02-13 08:31:33 +01:00
honfika@gmail.com
6df45b510f build fix 2016-02-10 09:06:06 +01:00
honfika@gmail.com
f48f81ecef cache parameter removed, only the folder preview images were cached, cache them in that class 2016-02-10 08:59:33 +01:00
honfika@gmail.com
348767c8e8 #1148: log exception 2016-02-09 10:49:07 +01:00
honfika@gmail.com
36498acfce #1148: handing end of stream exception in abc reader 2016-02-09 10:40:01 +01:00
honfika@gmail.com
64d93ebfac #1147 Sprite is exported incorrectly: fixed 2016-02-09 09:24:35 +01:00
honfika@gmail.com
23645dd91c frameToImages and frameToSVG moveed to timeline (as toHtmlCanvas and getOutline) 2016-02-08 09:42:25 +01:00
Jindra Petřík
df63334d36 #1145 double not (!!) fix 2016-02-07 18:11:51 +01:00
Jindra Petřík
143ab57057 Regexp deobfuscation fix 2016-02-07 17:55:30 +01:00
Jindra Petřík
501480dc9c Merge origin/master 2016-02-07 17:27:30 +01:00
Jindra Petřík
ef739fbfd9 Simplify nonif expressions while deobfuscation too
Regexp deobfuscation.
Implicit coercion handling.
#1145 double not (!!) fix
2016-02-07 17:13:59 +01:00
honfika@gmail.com
ab4a7bfbdb do not apply color transform when it has the default values 2016-02-07 10:23:29 +01:00
honfika@gmail.com
09a7f68583 calculate only the necessary outlines while moving the mouse over the internal player area 2016-02-06 09:23:50 +01:00
Jindra Petřík
f9bdb8a35a Merge origin/master 2016-02-05 20:27:29 +01:00
Jindra Petřík
5dc1f8eee4 Button with sounds to AS2 Testdata 2016-02-05 20:27:11 +01:00
honfika@gmail.com
325df46d8e external player button sounds fix 2016-02-05 19:51:45 +01:00
Jindra Petřík
f04a8827d4 Configs with Internal annotation do not need documentation 2016-01-24 09:30:36 +01:00
Jindra Petřík
e0df804fbe Merge origin/master 2016-01-24 09:12:46 +01:00
Jindra Petřík
ea0a2d5569 Tag preview in dump view 2016-01-24 09:12:23 +01:00
honfika@gmail.com
56b63782a8 #1138 All exported videos are the same file which may be broken: fix in internal player 2016-01-24 09:04:04 +01:00
Jindra Petřík
c7406e41ac Merge origin/master 2016-01-23 20:28:52 +01:00
Jindra Petřík
6a6a266776 Better tree labels in generic tag editor (Raw edit) 2016-01-23 20:10:18 +01:00
Jindra Petřík
881a97c475 Flex (Mxml) export stub 2016-01-23 20:09:27 +01:00
Jindra Petřík
49d2534e7b Flex (Mxml) export stub 2016-01-23 20:07:23 +01:00
honfika@gmail.com
b9118e7418 #1138 All exported videos are the same file which may be broken 2016-01-23 09:37:10 +01:00
honfika@gmail.com
176bf911ce #1133 Incorrect frame order for nested sprite: internal viewer and frame export fix 2016-01-18 18:54:54 +01:00
Jindra Petřík
c526c4b7a6 AS3: super method call fix 2016-01-18 16:47:42 +01:00
Jindra Petřík
bbe2c95f0a Corrected read only tags handling in GUI (allow edit only after pressing Edit button outside of Editor mode)
Font wideOffsets,wideCodes fixed in DefineFont2/3
2016-01-18 10:48:16 +01:00
Jindra Petřík
97051d183e Issue #1135 Handle try "to" in p-code correctly 2016-01-18 06:49:40 +01:00
Jindra Petřík
b4d3471e43 Merge origin/master 2016-01-17 22:03:50 +01:00
Jindra Petřík
9f1b2422f1 switch testdata 2016-01-17 22:03:12 +01:00
Jindra Petřík
4994c4a70c Default clause position in switch fixed 2016-01-17 21:59:20 +01:00
honfika@gmail.com
d1d7170ab7 Merge origin/master 2016-01-17 17:48:17 +01:00
honfika@gmail.com
e6c41b3e12 #1133 Incorrect frame order for nested sprite 2016-01-17 17:48:00 +01:00