Commit Graph

21 Commits

Author SHA1 Message Date
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
07eaafdc55 allow to create swf from code only / export SWF to "Java code", which generates the SWF 2015-01-17 12:17:03 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
Jindra Petřík
f1958b71cf corrected content type for AS3 p-code editor styles 2014-11-22 06:22:37 +01:00
honfika@gmail.com
cb052143f5 highlighting refactored 2014-11-16 14:49:31 +01:00
Jindra Petřík
806cd640f8 Issue #302 AS3: more goto declaration - Types, extends, implements, variables, catch variables 2014-11-09 06:58:27 +01:00
honfika@gmail.com
556ad29573 format code 2014-11-04 19:44:59 +01:00
honfika@gmail.com
7a8d952107 tag tree nodes refactored, faster building of tag tree, some redundant logic (export and view in gui) simplified 2014-11-04 18:39:48 +01:00
Jindra Petřík
d7bbfe265d correct marking error position 2014-10-28 21:15:07 +01:00
Jindra Petřík
f202a81ddc Saving only modified ABC body code
Reading ABC code outside bounds fix
2014-09-24 17:42:44 +02:00
honfika@gmail.com
8ae999a617 fixed some Netbeans code hints 2014-09-07 22:25:06 +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
honfika@gmail.com
04152c1c93 replace AS2 pcode from comandline (AS3 not ready) 2014-09-04 10:48:02 +02:00
honfika@gmail.com
8325d07b24 logger classes fixed, added new events (swf, abc, method body parsed) 2014-09-01 13:33:35 +02:00
honfika
a0afb3e16b Custom stack classes (later needed for deobfuscation) 2014-08-23 14:45:38 +02:00
honfika
2e4f4d8851 show abc data in dumpview (right click in the treenode to load it) 2014-08-16 12:20:44 +02:00
honfika
6e7e92ddf2 java source code formatting 2014-06-22 09:52:54 +02:00
Jindra Petřík
6c1e7ccad5 Issue #578 Always on top fixed on search results, using dialog where possible 2014-06-07 07:43:02 +02:00
Jindra Petřík
199a4d0c2b trunk contents moved to root 2014-05-10 20:50:57 +02:00