Commit Graph
43 Commits
Author SHA1 Message Date
Honfika aa5e7159b2 merge 2014-02-27 13:42:59 +01:00
Honfika c5770daf41 faster swf extract 2014-02-26 20:46:10 +01:00
Honfika a1f6a335db swf extracting fixed 2014-02-25 21:58:41 +01:00
Honfika da7ce42746 Java code formatting, Interface action item block fixed 2014-02-25 18:51:10 +01:00
Jindra Pet��k 1e3a67ec1c Configurable code formatting (Indentation + brace position) 2014-02-25 15:52:41 +01:00
Jindra Pet��k ac9d0573aa Generic tag color editor 2014-02-15 12:13:31 +01:00
Jindra Pet��k 7b6d54bc68 License header years update 2014-02-02 05:35:36 +01:00
Honfika 41e9e58c31 format code 2014-01-22 17:29:16 +01:00
Honfika 863cf1d387 swf bundle save fixed, other small fixes 2014-01-22 15:34:12 +01:00
Honfika fc92a2e5b5 zip bundle fixed 2014-01-21 22:20:01 +01:00
Honfika 13722ba24c show swf bundles in tree 2014-01-21 20:55:14 +01:00
Honfika 254b91dd5d #493 Missing/Lost search results: fixed, swf, zip and binary files temporary disabled 2014-01-20 22:49:32 +01:00
Honfika 0da9d423a0 final fields 2014-01-19 22:33:23 +01:00
Honfika c361216cf7 gui classes separated 2014-01-04 16:04:39 +01:00
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