Commit Graph

88 Commits

Author SHA1 Message Date
Honfika
abfc07ca59 Issue #420: some EmptyStackExceptions fixed 2013-11-25 19:57:11 +01:00
Honfika
f0697ebeb6 removed unnecessary string=>utf8 byte[]=>input stream=>reader converts, utf8 helper added (UnsupportedEndodingException should not thrown) 2013-11-17 09:08:05 +01:00
Honfika
93196ebcd7 constantpool: arrays=>lists, accessing constant is synchronized (parallel decompiling thown ArrayOutOfBound exceptions, because the constantpool was modified in another thread) 2013-11-14 17:04:52 +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
3be09601c3 export "pcode with hex" and "only hex" options added 2013-10-15 21:50:00 +02:00
Honfika
dbd1232df2 small fixes, improvements 2013-10-15 19:11:06 +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
fb5af451e2 localData class added 2013-10-13 12:33:15 +02:00
Honfika
0c9ea12f03 using stringbuilder for generating the AS source 2013-10-12 21:38:15 +02:00
Jindra Petøík
37bd729730 Issue #398 AS3 p-code: fixed values with index 0 (null) 2013-09-29 06:39:54 +02:00
Jindra Petøík
dd27bfafe1 Issue #382 AS3: Adding new trait 2013-09-16 22:51:56 +02:00
Jindra Petøík
232e512b3e AS3: hilighting of trait names, types
AS3: highlighting static const values (link to static initializer)
2013-09-15 17:37:19 +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
fc7b82b866 indent fix in traitslotconst 2013-09-09 20:46:38 +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
1a1f5dc2db NewFunction highlight+indent fix 2013-09-07 18:03:50 +02:00
Honfika
d017a6c8fc indent open, indent close fixed 2013-09-03 11:18:18 +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
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
af5038287a Issues #243,#326: improved deobfuscation
code formatting
2013-08-11 09:44:33 +02:00
Jindra Petøík
a4e0c5c15f Issue #243 AS3 better for..in deobfuscation 2013-08-03 13:53:02 +02:00
Jindra Petøík
ae0ad85df2 Improved deobfuscation 2013-08-03 08:49:17 +02:00
Jindra Petøík
f6f25e2370 Issue #275 removing returnvoid as last method statement 2013-07-30 19:40:19 +02:00
Jindra Petøík
263763d859 Issue #243 AS3 better deobfuscation 2013-07-29 20:55:03 +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
b6034cfa16 Issue #266 AS3 deobfuscation fix 2013-07-27 16:18:46 +02:00
Jindra Petøík
af2f69aa93 New UI
Removed Start Menu
2013-07-22 21:37:16 +02:00
Jindra Petøík
cc1e1c2377 Issue #137 AS3 deobfuscation fix 2013-07-19 22:33:13 +02:00
Jindra Petøík
58ab6ab390 Issue #244 AS3 deobfuscation fix 2013-07-18 10:37:03 +02:00
Jindra Petøík
42ec4fc7d7 Issue #243 Improved deobfuscation 2013-07-18 09:37:21 +02:00
Jindra Petøík
cbabf6f8ee Issue #243 Improved deobfuscation 2013-07-18 09:30:08 +02:00
Jindra Petøík
b03d30f521 Issue #242 AS3 deobfuscation fix 2013-07-17 18:59:27 +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
3258ec4f07 AS3: alchemy separated
AS3: new undocumented opcodes
AS3: Switch fix
Error log blinking icon, locales
2013-07-13 12:13:08 +02:00
Jindra Petøík
547add2a74 code path propagation 2013-07-12 20:44:42 +02:00
Jindra Petøík
59ff4d6139 Search AS progress 2013-07-11 18:13:59 +02:00
Jindra Petøík
250b30d5cd Issue #171 Skipping invalid AS3 code - newobject, newarray 2013-07-11 14:25:22 +02:00
Jindra Petøík
d3c8ce808a #220 Adding characters to font
Displaying font info
2013-07-10 17:31:53 +02:00
Jindra Petøík
0cc3d99be0 fixed AS3 deobfuscation / dup 2013-07-09 19:18:25 +02:00