Commit Graph
29 Commits
Author SHA1 Message Date
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 1bd2e12aca using constants for action commands, rename some other constants 2013-12-17 17:45:19 +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 ae3b124b37 ASM panel is empty after switching caching mode: fixed (selected methodbody was not cleared, but the text was cleared => no refresh) 2013-11-25 21:56:29 +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 0579ac38cb export: write to file directly, cancelable decompilation (cancel button in the status panel) 2013-11-05 17:59:35 +01:00
Honfika 407598ee28 remove unused imports 2013-10-13 13:00:52 +02:00
Jindra Pet��k 2609cfa9e3 Issue #382 AS3 Fixed adding new method 2013-09-28 08:42:42 +02:00
Jindra Pet��k dd27bfafe1 Issue #382 AS3: Adding new trait 2013-09-16 22:51:56 +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 71d3ba4425 goto usage fix event dispatch thread 2013-09-13 19:32:50 +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
Jindra Pet��k af2f69aa93 New UI
Removed Start Menu
2013-07-22 21:37:16 +02:00
Jindra Pet��k 58e8295a2a Issue #247 Project tree is not scrolled to the selected Document Class position on start 2013-07-19 12:06:12 +02:00
Jindra Pet��k d05f94afa5 Issue #248 Freeing memory before loading new file 2013-07-19 11:42:56 +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 fb62c2b380 fixed loop detection, again
organize imports
helper collections
2013-07-11 11:01:31 +02:00
Jindra Pet��k 12c5ee327b traits header label translation 2013-07-09 17:48:36 +02:00
Jindra Pet��k 82f1d5fcde Issue #153 Better deobfuscation 2013-07-07 22:50:09 +02:00
Jindra Pet��k 172473ae70 Fixed switching ABCs during search 2013-07-06 08:02:43 +02:00
Jindra Pet��k 4c07495a2e Issue #173 Method body update after global rename 2013-07-05 18:59:22 +02:00
Jindra Pet��k e8e62c3947 some FindBugs refactorings (partially) 2013-07-05 09:51:07 +02:00
Jindra Pet��k 06f631352b better GUI separation 2013-07-01 19:59:23 +02:00
Jindra Pet��k f7bbb8577f Multilanguage support
Czech language added
2013-07-01 19:42:56 +02:00