Commit Graph

240 Commits

Author SHA1 Message Date
Jindra Petøík
6ca95c8e34 Project renamed to Free Flash Decompiler.
Code moved to new dir.
Version changed to 1.3
2013-02-17 18:13:01 +01:00
Jindra Petøík
561c12426e AS3: and, or, fix 2013-02-17 16:46:02 +01:00
Jindra Petøík
0609873ee8 AS3: fo exceptions fix 2013-02-17 16:09:15 +01:00
Jindra Petøík
231b3ccc7a AS3: better ifs, and, or 2013-02-17 15:22:43 +01:00
Jindra Petøík
5c9d901c2c AS3: undefined methodinfo fix 2013-02-17 15:22:00 +01:00
Jindra Petøík
3ccebbdd0d code reformating, unused imports strip 2013-02-16 12:12:18 +01:00
Jindra Petøík
7b2a1fbd1a AS2: Decompiling via graph - good against obfuscators 2013-02-16 12:06:02 +01:00
Jindra Petøík
c8f8fbc177 Graph refactoring 2013-02-10 14:19:53 +01:00
Jindra Petøík
92b02e3b56 AS2: p-code deobfuscation 2013-02-10 14:00:49 +01:00
Jindra Petøík
83758ae746 AS2: menu deobfuscation disabled (because it is AS3 only) 2013-02-10 06:09:23 +01:00
Jindra Petøík
86ec517451 AS3: fixed continues at the end of ontrue && onfalse in the if clause 2013-02-09 21:25:53 +01:00
Jindra Petøík
dcc2c99629 AS3: fixed output before &&, || 2013-02-09 21:16:20 +01:00
Jindra Petøík
c579911008 AS3: XML filter fix 2013-02-09 20:44:09 +01:00
Jindra Petøík
de86da7db3 AS3: switch graph fix 2013-02-09 20:15:10 +01:00
Jindra Petøík
a0e914e2c4 AS3: deobfuscation fix, better namespace renaming 2013-02-09 18:55:05 +01:00
Jindra Petøík
9980126379 AS3: for..continue decompilation fix 2013-02-09 16:50:32 +01:00
Jindra Petøík
d8074bd20b AS3: for..continue decompilation 2013-02-09 16:44:47 +01:00
Jindra Petøík
a83f385cf5 AS3: stub of for..continue decompilation, try fix 2013-02-09 16:12:48 +01:00
Jindra Petøík
e6c024aade AS3: comment without semicolon, clickable text while settext 2013-02-09 14:41:41 +01:00
Jindra Petøík
f30d8abe04 AS3: Unusual switch fix 2013-02-09 13:19:25 +01:00
Jindra Petøík
e1b5f07344 AS3: Multiple classes in one script renames script to [script] 2013-02-09 13:18:49 +01:00
Jindra Petøík
2e9e7b4191 AS3: Larger classes support
SetSlot fix
2013-02-09 10:45:23 +01:00
Jindra Petøík
4a387a8df0 AS3: Decompiling via graph - good against obfuscators 2013-02-08 22:31:47 +01:00
Jindra Petøík
5a422fd18f AS3 automatic deobfuscation, better identifiers renaming 2013-01-29 20:41:49 +01:00
Jindra Petøík
c26a46139e AS3 deobfuscation 2013-01-28 22:34:00 +01:00
Jindra Petøík
fa9ced470b AS3 goto trait after save 2013-01-27 19:37:48 +01:00
Jindra Petøík
c40a72e402 AS3 deobfuscation - remove traps 2013-01-27 19:19:43 +01:00
Jindra Petøík
da00857837 AS3 deobfuscation - remove dead code 2013-01-27 09:52:49 +01:00
Jindra Petøík
11713e6a62 AS3 XML fix, jump trait fix 2013-01-26 20:34:47 +01:00
Jindra Petøík
bb80f59b71 AS3 XML fix 2013-01-26 20:09:38 +01:00
Jindra Petøík
71d8f7d301 AS3 better jumping to trait 2013-01-26 19:38:01 +01:00
Jindra Petøík
d2e5073ff2 AS3 Two sided Highlighting, Edit/Cancel button 2013-01-26 13:11:41 +01:00
Jindra Petøík
6fa4320d76 AS1/2 Two sided Highlighting, Edit/Cancel button 2013-01-26 08:30:08 +01:00
Jindra Petøík
70ad2513ad AS1/2 Highlighting 2013-01-25 22:39:29 +01:00
Jindra Petøík
762eae7fc0 AS1/2: Ternar pop fix 2013-01-23 22:07:38 +01:00
Jindra Petøík
bc19a6db2b AS1/2: Better decompiling loops 2013-01-23 21:46:21 +01:00
Jindra Petøík
03522032f8 AS2: static methods & variables 2013-01-21 21:08:31 +01:00
Jindra Petøík
b1e1747b84 AS2: Better decompiling for..in, emptying stack before return 2013-01-21 20:45:08 +01:00
Jindra Petøík
1fd0a15143 AS2: Better decompiling for..in 2013-01-21 19:57:25 +01:00
Jindra Petøík
d4d655ecc3 AS2: Better decompiling classes 2013-01-21 19:29:42 +01:00
Jindra Petøík
f5848288de AS2: static methods/vars 2013-01-20 22:36:21 +01:00
Jindra Petøík
ed1614eff6 code formatting done 2013-01-20 21:01:25 +01:00
Jindra Petøík
932516ce3e code formatting 2013-01-20 21:00:59 +01:00
Jindra Petøík
ec5714b3df Better button, edittext displaying 2013-01-20 20:53:13 +01:00
Jindra Petøík
cc29dbd871 AS2: Decompiling classes & interfaces 2013-01-20 18:48:00 +01:00
Jindra Petøík
cb3acaf06a SVG shape conversion 2013-01-20 14:58:43 +01:00
Jindra Petøík
50217b77d9 a bit of SVG shape conversion
sprite centering
2013-01-20 10:38:17 +01:00
Jindra Petøík
a7a921d628 version changed to 1.2.0u1 2013-01-19 17:57:18 +01:00
Jindra Petøík
2f60847733 CSMTextSettingsTag fix 2013-01-19 17:54:03 +01:00
Jindra Petøík
38aa38eaee Issue 27: DefineSceneAndFrameLabel tag 2013-01-19 17:50:01 +01:00