Commit Graph

103 Commits

Author SHA1 Message Date
Honfika
d73f2bf3ac outofmemory exception handling, command line option for setting the process affinity and priority, some functions was executed on a different thread when parallel option was disabled 2013-10-16 18:21:25 +02:00
Honfika
407598ee28 remove unused imports 2013-10-13 13:00:52 +02:00
Jindra Petøík
2e0f3ea3ac ScaleForm GFx opening from open/save dialog
GFx classes refactoring
2013-09-26 15:42:53 +02:00
Jindra Petøík
b3d7577453 removed System.exit on premature file end 2013-09-22 16:49:26 +02:00
Jindra Petøík
dfb334116b Issue #395 Reading GFx tags, displaying DefineCompactedFont 2013-09-22 16:35:11 +02:00
Jindra Petøík
c777e82980 AS3: New P-code editing syntax inspired by RABCDAsm.
AS3: Multiname and namespace editing.
AS3: Editing whole trait in one textarea
AS3: Removed messages about adding new constants
AS3: Modified colors in editor
AS3: Highlighting pair parenthesis/bracket
AS3: Editing various new P-code parameters
2013-09-14 18:57:08 +02:00
Jindra Petøík
17a5e75f1a Issue #367 Search in memory: save(export) SWFs
few refactorings
2013-09-10 07:46:16 +02:00
Honfika
624194f453 organize imports 2013-09-09 21:12:58 +02:00
Honfika
d571b899c6 array definitions was inconsistent, now everywhere "Type[] variableName", using StringBuilder => little bit faster, test fixed (missing parameters) 2013-09-09 11:46:04 +02:00
Jindra Petøík
c43e4afd57 final MORPHGRADIENT fix 2013-09-05 19:22:05 +02:00
Honfika
64ad67edb7 MORPHGRADIENT issue fixed (?) 2013-09-05 16:36:24 +02:00
Honfika
8f4fbb6679 AS2 disassembler fixed (jump to the middle of the instuction) 2013-09-03 00:35:24 +02:00
Jindra Petøík
5e1976a792 Playback controls 2013-09-01 14:30:49 +02:00
Jindra Petøík
ee86eb6d1b merged honfika changes 2013-08-31 09:36:32 +02:00
Honfika
5e9ef55911 asmparser: constantpool problem fixed 2013-08-28 17:28:21 +02:00
Honfika
d1a0c1d463 highlight parameter added 2013-08-25 15:17:58 +02:00
Honfika
91eb780db3 generic config get/set methods 2013-08-25 08:29:56 +02:00
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