Commit Graph

64 Commits

Author SHA1 Message Date
Jindra Petøík
3ccebbdd0d code reformating, unused imports strip 2013-02-16 12:12:18 +01:00
Jindra Petøík
4a387a8df0 AS3: Decompiling via graph - good against obfuscators 2013-02-08 22:31:47 +01:00
Jindra Petøík
70ad2513ad AS1/2 Highlighting 2013-01-25 22:39:29 +01:00
Jindra Petøík
bc19a6db2b AS1/2: Better decompiling loops 2013-01-23 21:46: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
a7a921d628 version changed to 1.2.0u1 2013-01-19 17:57:18 +01:00
Jindra Petøík
5f997b6db5 version changed to 1.2.0 2013-01-19 13:14:48 +01:00
Jindra Petøík
87ca5cdf67 new icons
AS1/2: fixed loading
2013-01-19 13:11:27 +01:00
Jindra Petøík
8f7ff7f6ba year change in license header 2013-01-19 11:14:46 +01:00
Jindra Petøík
3612880ef5 update message 2013-01-19 10:44:10 +01:00
Jindra Petøík
4fa719c272 better update system
better renaming identifiers (Issue 25)
code formatting
2013-01-19 10:43:00 +01:00
Jindra Petøík
1fdbd6402f restart app fix 2013-01-18 21:50:10 +01:00
Jindra Petøík
ec29467863 percent during loading 2013-01-18 21:47:04 +01:00
Jindra Petøík
89af16248f exporting selected images
swt library loading
UI depends on system
2013-01-18 20:34:51 +01:00
Jindra Petøík
a366516da4 Faster tag displaying, bitmapdata fix 2013-01-14 21:04:08 +01:00
Jindra Petøík
99a98e2d8f AS1/2: exporting selection
Flashplayer on/off constant
2013-01-13 17:03:07 +01:00
Jindra Petøík
895702dad0 ASDec Code: Organizing imports, formatting 2013-01-13 13:39:20 +01:00
Jindra Petøík
29c8fb98f9 Merged AS1/2/3 frame, displaying shapes, images,... 2013-01-12 16:22:49 +01:00
Jindra Petøík
be6332c597 Fixed some tags,
Image export stub
2013-01-05 11:34:25 +01:00
Jindra Petøík
3b9ad85868 Fixed some tags,
Image export stub
2013-01-04 22:48:40 +01:00
Jindra Petøík
644110dd40 New tags,
Other code: organize imports
2013-01-04 17:12:27 +01:00
Jindra Petøík
8095ce1a66 New Tags 2013-01-03 22:15:03 +01:00
Jindra Petøík
954f2984c5 Version changed to 1.1.0 2013-01-02 18:59:52 +01:00
Jindra Petøík
4fd93d3e57 AS3: Better imports, uses
Formatting code
2013-01-01 14:03:50 +01:00
Jindra Petøík
d724241091 AS3: XML fix, with statement problem
Loading dialog with loading phases
2012-12-31 15:59:28 +01:00
Jindra Petøík
1229b6c82a AS3: Better imports
AS3: Better interfaces
2012-12-29 16:20:59 +01:00
Jindra Petøík
18b281ebb2 AS3: Decompiling namespaces 2012-12-28 22:49:19 +01:00
Jindra Petøík
a40db28465 Logging 2012-12-28 16:02:07 +01:00
Jindra Petøík
dbe3dc2905 ASDec: Small changes to eliminate notices 2012-12-28 12:17:33 +01:00
Jindra Petøík
1223dd8aad ASDec: Formatting code, organize imports 2012-12-28 09:53:30 +01:00
Jindra Petøík
b6ab0e3ca1 A few events export related 2012-12-27 18:48:12 +01:00
Jindra Petøík
ae55f1a7cb AS2: exporting
Checking for updates
2012-12-27 15:22:36 +01:00
Jindra Petøík
25b909903a version changed do 1.0.1 2012-12-26 21:08:45 +01:00
Jindra Petøík
14ae8e435c Code formatting 2012-12-25 11:33:41 +01:00
Jindra Petøík
24a6b82a94 organizing imports 2012-12-25 10:27:57 +01:00
Jindra Petøík
bd09067c2e version changed to 1.0.0 2012-12-24 11:09:04 +01:00
Jindra Petøík
33740d43f0 Support for LZMA compressed SWF files 2012-12-19 21:25:41 +01:00
Jindra Petøík
043fec588c Separated configuration.
Remembering last open/save/export directories.
2012-12-16 18:57:05 +01:00
Jindra Petøík
75271d3d3b Configurable sub limiter 2012-12-16 11:10:56 +01:00
Jindra Petøík
82b86f473e Issue 15, displaying code of anonymous functions 2012-12-15 19:15:57 +01:00
Jindra Petøík
86fc1acc42 exporting no longer fires GUI 2012-10-20 16:59:40 +02:00
Jindra Petøík
464b17b646 exporting no longer fires GUI 2012-10-20 16:54:04 +02:00
Jindra Petøík
c44d0c6bbf Introduced LATEST_CONSTANTPOOL_HACK constant for handling AS1/2 files with multiple constantpools (obfuscation)
Other small fixes
2012-10-20 16:30:46 +02:00
Paolo Cancedda
ea14fb2d3d Using a BufferedInputStream greatly reduces loading file of uncompressed swf files. 2012-01-03 14:19:28 +01:00
Jindra Petøík
67c124e28c Commandline arguments to (de)compress SWF and to dump SWF tags. 2012-01-02 10:25:14 +01:00
Jindra Petøík
a32835dd2f Keep track of tag position in SWF file. Added code to dump tag infos.
(by Paolo Cancedda)
2012-01-02 10:02:51 +01:00
Paolo Cancedda
383d953e7a Added DUMP_TAGS flag to enable tag dump on stdout. 2011-12-29 17:45:27 +01:00
Jindra Petøík
6f5d921ab7 Changed License header of java files - GNU General Public License v3 2011-12-29 11:26:14 +01:00
Jindra Petøík
f8c8e6fcd3 Commandline arguments FIX for proxy 2011-12-28 13:16:48 +01:00