Commit Graph

29 Commits

Author SHA1 Message Date
Honfika
09fb0cf795 missing localizations 2 2014-01-03 15:56:12 +01:00
Honfika
f91b63334c missing localizations 2014-01-03 15:08:24 +01:00
Honfika
e22a981f9e #317 Detailed log files 2014-01-03 14:04:54 +01:00
Honfika
ddf5f2eb6a Show addesses in binary data view 2013-12-28 15:34:17 +01:00
Honfika
b65e16c79c better binary data display 2013-12-28 14:09:07 +01:00
Honfika
8ddc8c206c better binary data display 2013-12-28 13:36:22 +01:00
Honfika
5ca8223d48 show binary data, repace binary button. 2013-12-28 12:52:39 +01:00
Honfika
b9a1269505 prepare for Issue #350 (Allow to open multiple SWF files into the same ffdec instance) 2 2013-12-21 23:36:06 +01:00
Honfika
727d7a74e5 prepare for Issue #350 (Allow to open multiple SWF files into the same ffdec instance), some action commands moved to constants 2013-12-20 16:27:25 +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
09aeafb77b Deobfuscation simplified 2013-12-01 13:55:08 +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
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