Commit Graph
30 Commits
Author SHA1 Message Date
Honfika ac96c7dbb5 Workarounds for StackOverflowExceptions 2013-12-01 08:53:04 +01:00
Honfika abfc07ca59 Issue #420: some EmptyStackExceptions fixed 2013-11-25 19:57:11 +01:00
Honfika 50df6db4f8 tests fixed 2013-11-07 23:05:15 +01:00
Honfika b3dc9a4d13 cancellable search, strongly typed configuraion fields (later they will be listed on the advanced settings page) 2013-11-07 21:18:18 +01:00
Honfika 62e97826a9 throw interrupted exception when Thread.isInterrupted() => timed out threads will abort 2013-11-05 23:29:26 +01:00
Honfika 3b69e9f291 organize imports 2013-11-01 01:13:11 +01:00
Honfika d23c2dbe63 highlighting refactored 2013-11-01 01:07:19 +01:00
Honfika 908e73e0b3 small fixes 2013-10-16 23:11:01 +02:00
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 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
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 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 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 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 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 bf195f1a6a Refactoring:
AVM2 / TreeItem => AVM2Item
Action / TreeItem => ActionItem
decompiler.flash.graph => decompiler.graph
2013-07-16 05:40:32 +02:00