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
c28c773b19
Freed class moved out from gui
2013-11-16 18:45:29 +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
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
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
cf21654000
tests fixed
2013-10-15 00:13:24 +02:00
Honfika
fb5af451e2
localData class added
2013-10-13 12:33:15 +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
Jindra Pet��k
ca8f9b9e1a
Searching in browsers cache (Chrome, Firefox)
2013-09-09 21:48: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
59e106091e
tag tree context menu deselected the selected nodes earlier. Now it preserves the selection, and applies the command for all selected nodes => removing multiple items.
2013-09-03 21:40:06 +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