Commit Graph
35 Commits
Author SHA1 Message Date
Honfika b82bd36058 more stringbuilders 2 2013-10-14 23:47:26 +02:00
Honfika 31bca9c8fe more stringbuilders 2013-10-13 19:36:57 +02:00
Honfika f325ba0db7 highlight method removed, indent-unindents 2013-10-13 17:08:51 +02:00
Honfika 6d7aa04c44 store offsets in hilightedtextwriter 2013-10-13 15:16:19 +02:00
Honfika c38c9b8148 toString renamed to appendTo 2013-10-13 14:36:34 +02:00
Honfika caaefef393 organize imports again 2013-10-13 14:04:19 +02:00
Honfika 7cd3f79dd1 localdata fixes 2013-10-13 13:59:44 +02:00
Honfika 407598ee28 remove unused imports 2013-10-13 13:00:52 +02:00
Honfika fb5af451e2 localData class added 2013-10-13 12:33:15 +02:00
Honfika b33ac86256 small bugfix 2013-10-13 02:31:48 +02:00
Honfika 0c9ea12f03 using stringbuilder for generating the AS source 2013-10-12 21:38:15 +02:00
Jindra Pet��k fcd3f8b0cd Improved highlighting, now uses lexer. 2013-09-15 12:04:30 +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
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
Honfika d017a6c8fc indent open, indent close fixed 2013-09-03 11:18:18 +02:00
Honfika 8f4fbb6679 AS2 disassembler fixed (jump to the middle of the instuction) 2013-09-03 00:35:24 +02:00
Honfika 92587bfdfd AS2 indent fixed 2013-08-30 17:16:16 +02:00
Honfika 5e9ef55911 asmparser: constantpool problem fixed 2013-08-28 17:28:21 +02:00
Honfika 2570c7bbe7 remaining highlights 2013-08-25 22:28:52 +02:00
Honfika fa48f9478f highlights: new lines removed from hilight call, some not highlighted strings are highlighted 2013-08-25 16:57:22 +02:00
Honfika d1a0c1d463 highlight parameter added 2013-08-25 15:17:58 +02:00
Jindra Pet��k 8a8084ef28 Loading SWFs from memory
Progressbar animation fix
Few refactorings
2013-08-24 14:05:15 +02:00
Jindra Pet��k 64f47c92b9 refactoring 2013-08-20 19:58:02 +02:00
Jindra Pet��k 9c979f1990 fixed debug output 2013-08-11 22:44:03 +02:00
Jindra Pet��k 7eca256e3c Issues #266: Unsuccessfull try to improve deobfuscation 2013-08-11 22:41:48 +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 c63fd4ebd9 Issue #258 AS1/2 chained assignments
AS1/2 Detecting temporary registers
assignment spaces
2013-07-31 22:21:50 +02:00
Jindra Pet��k 765cc1665e Issue #223 AS2 Detecting uninitialized class fields 2013-07-30 23:01:39 +02:00
Jindra Pet��k 237009e8e8 multiple conditions fix 2013-07-27 18:39:00 +02:00
Jindra Pet��k d68d4d22b4 Issue #266 AS3 deobfuscation fix - switches, try clauses
Fixed substance components handling
2013-07-27 18:20:26 +02:00
Jindra Pet��k af2f69aa93 New UI
Removed Start Menu
2013-07-22 21:37:16 +02:00
Jindra Pet��k c0c1b56615 Issue #203 AS1/2 (de)compiler fixes 2013-07-19 20:08:33 +02:00
Jindra Pet��k 0085aedca0 Issue #237 Substract parentheses Fix 2013-07-16 13:24:37 +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