Commit Graph

86 Commits

Author SHA1 Message Date
Jindra Petøík
8a8084ef28 Loading SWFs from memory
Progressbar animation fix
Few refactorings
2013-08-24 14:05:15 +02:00
Honfika
9f22cec75d Issue #333 Exporting is very slow, and generates a huge output file. 2013-08-21 21:15:29 +02:00
Jindra Petøík
64f47c92b9 refactoring 2013-08-20 19:58:02 +02:00
Jindra Petøík
5d092a0954 Issues #319: AS3 - Improved try..catch..finally decompilation 2013-08-11 17:21:29 +02:00
Jindra Petøík
af5038287a Issues #243,#326: improved deobfuscation
code formatting
2013-08-11 09:44:33 +02:00
Jindra Petøík
b8d8b328d9 Issue #287 Typo paralel => parallel 2013-08-10 18:58:00 +02:00
Jindra Petøík
4945a37833 new SWF tags - EnableTelemetry, PlaceObject4 2013-08-08 20:14:49 +02:00
Jindra Petøík
b01ede8cca Few refactorings & formatting 2013-08-03 16:33:48 +02:00
Jindra Petøík
ae0ad85df2 Improved deobfuscation 2013-08-03 08:49:17 +02:00
Jindra Petøík
5b53af3bcd Issue #265 deobfuscation problem 2013-07-27 15:02:17 +02:00
Jindra Petøík
8b39e3caf1 Issue #263 AS3 Disabling graphic Hilighting in longer classes 2013-07-27 10:41:06 +02:00
Jindra Petøík
2c2b722c27 Issue #220 Improved font changing 2013-07-27 07:34:52 +02:00
Jindra Petøík
af2f69aa93 New UI
Removed Start Menu
2013-07-22 21:37:16 +02:00
Jindra Petøík
e8807e951d registers in function fix 2013-07-20 09:26:40 +02:00
Jindra Petøík
c0c1b56615 Issue #203 AS1/2 (de)compiler fixes 2013-07-19 20:08:33 +02:00
Jindra Petøík
6d99c0b1ca Issue #220 Characters adding source font selection, font names in tree 2013-07-18 21:34:04 +02:00
Jindra Petøík
38bb6513d8 Issues #238,#239,#240 Fixed deobfuscation 2013-07-16 13:04:29 +02:00
Jindra Petøík
bf195f1a6a Refactoring:
AVM2 / TreeItem => AVM2Item
Action / TreeItem => ActionItem
decompiler.flash.graph => decompiler.graph
2013-07-16 05:40:32 +02:00
Jindra Petøík
547add2a74 code path propagation 2013-07-12 20:44:42 +02:00
Jindra Petøík
fa8b78da09 Issue #185,#186 Indentation on onclip actions 2013-07-09 16:31:00 +02:00
Jindra Petøík
3855f189f1 Issue #172 Deobfuscation Constantpool fix 2013-07-09 15:30:23 +02:00
Jindra Petøík
5ed314d0eb Issue #200 Fixed DefineBitsLossless replacing
proxy translation fix
2013-07-08 19:28:32 +02:00
Jindra Petøík
7f7c6e0e8f fixed fileattributes tag reading 2013-07-08 15:28:18 +02:00
Jindra Petøík
ebbb1a5689 better shapes viewer
not parsing tags at unusal places (define tags in sprite, AS1/2 tags where file is AS3...)
2013-07-08 14:46:12 +02:00
Jindra Petøík
82f1d5fcde Issue #153 Better deobfuscation 2013-07-07 22:50:09 +02:00
Jindra Petøík
48f338501a deobfuscation - readactionlistatpos fix 2013-07-06 15:46:59 +02:00
Jindra Petøík
a188de262f deobfuscation - getconstantpool fix 2013-07-06 15:41:16 +02:00
Jindra Petøík
95fd7ef025 Issue #164 DefineMorphShapeTag issues 2013-07-05 16:12:18 +02:00
Jindra Petøík
e8e62c3947 some FindBugs refactorings (partially) 2013-07-05 09:51:07 +02:00
Jindra Petøík
79a1264b39 Parallelism can be turned off 2013-06-19 20:31:04 +02:00
Jindra Petøík
4f41b1eb22 Improved loop detection (own algorithm)
Boomerang part removed (was not working well)
2013-06-18 23:00:24 +02:00
Jindra Petøík
54e4518f99 invalid length tag read fix 2013-06-15 19:42:26 +02:00
Jindra Petøík
855cd13a31 Issue #108 Paralel tag reading
Java 7 diamond operator
2013-06-04 20:46:22 +02:00
Jindra Petøík
8b4308fd7f Supported Java version changed to 1.7
Unchecked warnings eliminated
2013-06-02 22:03:03 +02:00
Jindra Petøík
8a2f881227 Issue #107 separating GUI classes from the rest 2013-06-02 20:11:15 +02:00
Honfika
304289c0ac generic parameters 2013-06-01 00:22:14 +02:00
Jindra Petøík
33505ff308 Issue #85 - AS3 Text search 2013-05-19 21:06:40 +02:00
Jindra Petøík
bba2af110d FLA export - movies 2013-05-18 22:58:06 +02:00
Jindra Petøík
db6f121ca8 FLA export - sounds
Wav export (for ADPCM sounds)
2013-05-18 16:42:07 +02:00
Jindra Petøík
f44c83ee4d FLA export - Texts 2013-05-16 20:46:44 +02:00
Jindra Petøík
ea06712781 MORPHGRADIENT fix 2013-05-04 11:52:06 +02:00
Jindra Petøík
602cea1bbe replacing images 2013-05-01 15:01:05 +02:00
Jindra Petøík
f18305bb9e dissasembly progress percent view
better text tags editing - parameters
2013-04-30 22:45:51 +02:00
Jindra Petøík
4b76274387 premature end of tag detection
DefineMorphShape2 fix
2013-04-27 20:54:40 +02:00
Jindra Petøík
09b7ee71c2 premature end of tag detection
DefineMorphShape2 fix
2013-04-27 11:32:11 +02:00
Jindra Petøík
a708dc0bec Fix: auto deobfuscation config defaults to true (instead of false for AS/1/2)
version changed to 1.5.0u1
2013-04-21 14:29:39 +02:00
Jindra Petøík
51c650aee2 Auto deobfuscation can be now disabled in menu 2013-04-15 21:34:47 +02:00
Jindra Petøík
f85f2cca27 AS1/2 direct editing
ifFrameLoaded function
2013-04-15 19:07:16 +02:00
Jindra Petøík
aff763637b better AS1/2 parser - constantpool 2013-04-14 15:32:02 +02:00
Jindra Petøík
38f0941235 better AS1/2 parser 2013-04-14 07:30:55 +02:00