Honfika
4064d82dc2
missing copyright headers added, reformated with updateLicense function
2013-12-14 20:28:49 +01:00
Honfika
06b95ac6e1
Issue #431 : Canceling background threads (after timeout, or after user action, e.g new treeitem selected) fixed + small fixes
2013-12-03 00:26:21 +01:00
Honfika
e6250555ef
AS2 highlighting fixed, debug menu added
2013-11-15 17:58:10 +01:00
Honfika
19525c8fc7
small fixes, error handling
2013-11-13 20:48:53 +01:00
Honfika
82ab797b5f
editor panes: hexonly button is disabled by default (new icon needed)
2013-11-10 19:22:22 +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
bef5f0ae67
cleanup with "Inspect and Transform"
2013-11-07 00:26:49 +01:00
Honfika
72a9f59da6
hexedit AS3 code
2013-11-06 21:39:43 +01:00
Honfika
62e97826a9
throw interrupted exception when Thread.isInterrupted() => timed out threads will abort
2013-11-05 23:29:26 +01:00
Honfika
0579ac38cb
export: write to file directly, cancelable decompilation (cancel button in the status panel)
2013-11-05 17:59:35 +01:00
Honfika
6d264576e4
as2 export fix, as2 edit fix (prefix, suffix problem)
2013-11-01 15:01:34 +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
b82bd36058
more stringbuilders 2
2013-10-14 23:47:26 +02:00
Honfika
31bca9c8fe
more stringbuilders
2013-10-13 19:36:57 +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
591e47b964
faster disassembling
2013-09-08 23:13:35 +02:00
Honfika
06a890b2c4
preserve tag tree expanded state after removing a node
2013-09-03 17:10:55 +02:00
Honfika
8f4fbb6679
AS2 disassembler fixed (jump to the middle of the instuction)
2013-09-03 00:35:24 +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
Jindra Petøík
0cf5862534
merged honfika changes
...
chinese translation for jsyntaxpane
2013-08-25 10:32:23 +02:00
Jindra Petøík
652513ce46
fixed ActionScript 1/2 default script/pcode split position - script was invisible on initial settings
2013-08-25 10:20:26 +02:00
Honfika
8393f063cb
using true/false values in getConfig methods everywhere
2013-08-25 08:47:42 +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
0ef3a7dea1
decompilation timeouts
2013-08-20 19:18:01 +02:00
Jindra Petøík
f29a8e0df6
AS2 fixed class detection
...
Issue #269 command line parameters for switching on/off deobfuscation and paralellspeedup
2013-08-03 13:04:40 +02:00
Jindra Petøík
2549f9751a
Issue #274 show the elapsed time during export in the output
2013-08-03 09:46:16 +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
Jindra Petøík
49ef4c0961
AS1/2 Improved direct editing
...
AS1/2 Improved decompilation of various global functions
2013-07-15 23:07:36 +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
fa8b78da09
Issue #185,#186 Indentation on onclip actions
2013-07-09 16:31:00 +02:00
Jindra Petøík
8bfc8ad30f
fixed deobfuscation
...
Issue #151 option for caching in memory instead of temp files
2013-07-08 20:39:02 +02:00
Jindra Petøík
04e741b141
Issue #185 on-clip action headers displaying and exporting
2013-07-07 11:58:11 +02:00
Jindra Petøík
3b0754021e
Refreshing shape/frame cache after image replace
...
formatting
2013-07-07 08:39:25 +02:00
Jindra Petøík
05d07018a5
AS1/2 deobfuscation - renaming fix
2013-07-06 16:30:19 +02:00
Jindra Petøík
e8e62c3947
some FindBugs refactorings (partially)
2013-07-05 09:51:07 +02:00
Jindra Petøík
f7bbb8577f
Multilanguage support
...
Czech language added
2013-07-01 19:42:56 +02:00