Commit Graph

2228 Commits

Author SHA1 Message Date
Jindra Petřík
b211d3b8cf Issue #691 AS3 P-code reading/saving fix 2014-09-23 19:26:13 +02:00
Jindra Petřík
a431639521 Issue #688 AS3 direct editing fixes 2014-09-22 20:41:10 +02:00
Jindra Petřík
0a79e9e706 commandline fix 2014-09-21 19:22:25 +02:00
Jindra Petřík
0d26a639a1 Issue #688 AS3 direct editation fix - placing class on correct position 2014-09-21 19:16:56 +02:00
Jindra Petřík
82465dad9f AS2 constructor name decompilation fix 2014-09-21 17:00:40 +02:00
Jindra Petřík
de06604b8d Merge origin/master 2014-09-21 16:10:45 +02:00
Jindra Petřík
9cc605b049 few AS3 direct edit enhancements 2014-09-21 16:09:58 +02:00
honfika@gmail.com
ed977101cb #681 Linux quoted parameters from other script not parsed as single file: fix from loki 2014-09-21 10:57:39 +02:00
honfika@gmail.com
824f40c803 more AS2 deobfuscation fixes & cleanup 2014-09-21 00:07:04 +02:00
Jindra Petřík
60f7e5e36f AS1/2 loops compilation fix 2014-09-20 21:09:43 +02:00
honfika@gmail.com
3d9e2b76ed AS2 deobfuscation fixes 2014-09-20 19:23:04 +02:00
Jindra Petřík
c407d49b85 Copy library to releases dir on GUI build version3.0.0 2014-09-20 11:25:50 +02:00
Jindra Petřík
5c3956178b Merge origin/master 2014-09-20 08:06:08 +02:00
Jindra Petřík
81c1a859c8 new version marks in MainFrame locales 2014-09-20 08:05:40 +02:00
Jindra Petřík
eb9a008bf9 Merge pull request #7 from chslink/patch-1
Update MainFrame_zh.properties
2014-09-20 07:47:39 +02:00
Jindra Petřík
3e1cbd818e zones description fix 2014-09-19 22:27:58 +02:00
Jindra Petřík
5aadfcc374 Issue #684 Fixed sound streams inside DefineSprites, fixed sound stream blocks handling 2014-09-19 22:01:35 +02:00
Jindra Petřík
03f120c5b0 Issue #680 Loading binary subSWFs manually to avoid large memory consumption 2014-09-18 21:15:45 +02:00
Jindra Petřík
f6af8be461 Issue #672 Disabling transparency slider on RGB only selection 2014-09-17 22:48:29 +02:00
Jindra Petřík
cf8f8e4883 AS3 parser debug mode set back to off 2014-09-16 22:06:56 +02:00
Jindra Petřík
25a7a68e5a Issue #678 Windows batch file path fix 2014-09-16 21:38:16 +02:00
Jindra Petřík
e67c7cad02 Fixed isKilled to pass tests 2014-09-16 20:04:34 +02:00
Jindra Petřík
05d2d50633 Netbeans project - ffdec_lib tests in main project 2014-09-16 19:26:06 +02:00
Jindra Petřík
a4e9fc0872 Issue #651 Fixed unnecessary removing expressions killed in unreachable code 2014-09-16 19:24:06 +02:00
Jindra Petřík
3c7bec740e Issue #632 Fixed locking file after opening (cannot save, etc.) 2014-09-16 10:17:49 +02:00
Jindra Petřík
04d9160226 Issue #675 AS1/2 and/or operator compilation 2014-09-15 22:04:29 +02:00
Jindra Petřík
c2b5328fa8 Issue #674 Text hilighting initialization fix 2014-09-15 21:43:54 +02:00
Jindra Petřík
298749dbdb preparation for better deobfuscation (tests) 2014-09-15 21:36:04 +02:00
Jindra Petřík
514575aa5e AS1/2 node selection fix 2014-09-14 19:14:13 +02:00
Jindra Petřík
7193119f11 AS3 namespaces deobfuscation fix 2014-09-14 18:50:36 +02:00
Jindra Petřík
a5cf35e285 matrix inversion method fix 2014-09-14 18:00:08 +02:00
Blless
33e9f0bc00 Update MainFrame_zh.properties
Add new version translations
2014-09-11 16:19:43 +08:00
honfika@gmail.com
eaf18f6e5d show more method body ids 2014-09-07 23:59:05 +02:00
honfika@gmail.com
06b3deda28 #668: text tags fixed 2014-09-07 23:26:20 +02:00
honfika@gmail.com
c9907ef4d1 format code 2014-09-07 22:27:39 +02:00
honfika@gmail.com
8ae999a617 fixed some Netbeans code hints 2014-09-07 22:25:06 +02:00
honfika@gmail.com
6c7223bba9 export progress counter fixed 2014-09-07 21:31:50 +02:00
honfika@gmail.com
a00dd25d8c Cache fixed in ui project 2014-09-07 20:36:57 +02:00
honfika@gmail.com
409ea41651 Merge origin/master 2014-09-07 20:31:42 +02:00
honfika@gmail.com
32e839f66a #668: Add missing character fix (Font tag was not saved) 2014-09-07 20:31:23 +02:00
Jindra Petřík
0848474d65 shape tween in timeline view
stub for detecting motion tweens (it does not do anything)
2014-09-07 20:12:09 +02:00
honfika@gmail.com
6cfd01dc3d AVM2 instruction reading fix, strongly typed Cache key 2014-09-07 12:29:27 +02:00
honfika@gmail.com
946018749e avm2 instruction is not serializable anymore, AS2 swf in AS3 binarydata fix 2014-09-07 00:15:01 +02:00
honfika@gmail.com
334e6be6db donot store empty AVM2 instruction operands array 2014-09-06 21:51:32 +02:00
honfika@gmail.com
8285a455b3 replace AS3 pcode from commanline: help updated 2014-09-06 20:37:26 +02:00
honfika@gmail.com
0544aa0989 replace AS3 pcode from commanline 2014-09-06 20:14:19 +02:00
honfika@gmail.com
71a5a2a1d7 action Contantpool fix 2014-09-06 02:00:38 +02:00
honfika@gmail.com
799d9600e5 base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool 2014-09-06 01:54:59 +02:00
honfika@gmail.com
8ba93afa4d load AVM2 instuctions dynamically (much less memory usage after loading an swf, but still fast decompiling) 2014-09-06 00:43:11 +02:00
honfika@gmail.com
3c72c84cd9 #664 Cannot expand fillStyles in DefineShape tags in raw edit fixed + some misssing files from the previous commit 2014-09-05 21:30:53 +02:00