Commit Graph

74 Commits

Author SHA1 Message Date
Honfika
9870157b6b Command line parsing refactored, Advanced Settings dialog 2013-11-06 23:06:16 +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
d73f2bf3ac outofmemory exception handling, command line option for setting the process affinity and priority, some functions was executed on a different thread when parallel option was disabled 2013-10-16 18:21:25 +02:00
Honfika
3be09601c3 export "pcode with hex" and "only hex" options added 2013-10-15 21:50:00 +02:00
Jindra Petøík
0b1ad1c3b3 Fixed exiting ffdec on context menu add 2013-09-26 18:13:54 +02:00
Jindra Petøík
61261b2ebb Fixed context menu 2013-09-26 18:08:33 +02:00
Jindra Petøík
37f2fe3553 Fixed context menu 2013-09-26 18:07:46 +02:00
Jindra Petøík
56ccb0c90c Fixed context menu 2013-09-26 17:57:24 +02:00
Jindra Petøík
c8571d753b Fixed duplicated context menu 2013-09-26 16:31:21 +02:00
Jindra Petøík
f14eca7106 GFx context menu association 2013-09-26 16:14:40 +02:00
Jindra Petøík
2e0f3ea3ac ScaleForm GFx opening from open/save dialog
GFx classes refactoring
2013-09-26 15:42:53 +02:00
Jindra Petøík
e3b42f2698 Issue #301 Reseting icon on clearing error log
Logging errors to GUI on application startup / file load
2013-09-24 22:56:11 +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
Jindra Petøík
5e1976a792 Playback controls 2013-09-01 14:30:49 +02:00
Honfika
8e4bbfcf61 Show total export time, configurable method decompilation timeout 2013-08-25 10:45:07 +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
27a80bf038 Issue #292 Change background color in SWF preview 2013-08-24 20:43:49 +02:00
Jindra Petøík
8bfbceec03 Issue #344 Reload opened swf 2013-08-24 19:02:18 +02:00
Jindra Petøík
f4e44b23d5 Issue #301 Clear errors log
Expand/Collapse icon in error log moved from right to left
2013-08-24 16:43:47 +02:00
Jindra Petøík
a112469252 opening file fix 2013-08-24 16:04:16 +02:00
Jindra Petøík
e0c37bb061 fixed opening files 2013-08-24 14:53:40 +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
c6c38d0255 merge of honfika changes 2013-08-20 20:53:11 +02:00
Jindra Petøík
2998b0279a Issue #288 Garbage collection often 2013-08-20 19:55:58 +02:00
Honfika
c387568685 Issue #313: command line parameter for ignore all errors 2013-08-20 19:25:01 +02:00
Jindra Petøík
be55c77a05 Merged honfika changes / GraphFrame, Add font 2013-08-18 22:23:54 +02:00
Jindra Petøík
35e956b87f Issues #123: Improved SWF context menu association 2013-08-11 17:37:54 +02:00
Jindra Petøík
b8d8b328d9 Issue #287 Typo paralel => parallel 2013-08-10 18:58:00 +02:00
Jindra Petøík
12baee11b6 Application does not need restart for language change. 2013-08-10 16:22:31 +02:00
Jindra Petøík
324cafa0f9 Issue #123 Improved context menu integration 2013-08-03 17:36:41 +02:00
Jindra Petøík
8c020da3b2 commandline help notice 2013-08-03 14:48:10 +02:00
Jindra Petøík
24124f87e4 Issue #269 Commandline parameters for switching configuration 2013-08-03 14:45:21 +02:00
Jindra Petøík
52e9e37b0f Issue #286 Saving to temp file first 2013-08-03 13:41:59 +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
a02164197e Issue #250 Export FLA: Static text spacing and marigins
Better text viewer
code formatting
2013-07-29 07:22:26 +02:00
Jindra Petøík
f83b84f2bd Issue #259 Fixed images alpha channel (multiplying) 2013-07-27 23:06:16 +02:00
Jindra Petøík
ce5e1ed1ed comments removed 2013-07-27 19:05:31 +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
8b39e3caf1 Issue #263 AS3 Disabling graphic Hilighting in longer classes 2013-07-27 10:41:06 +02:00
Jindra Petøík
2c2b722c27 Issue #220 Improved font changing 2013-07-27 07:34:52 +02:00
Jindra Petøík
af2f69aa93 New UI
Removed Start Menu
2013-07-22 21:37:16 +02:00
Jindra Petøík
529b936920 win context menu constants refactoring 2013-07-20 08:23:57 +02:00
Jindra Petøík
99a6ae0fa6 Issue #232 Automatically add .swf to filename 2013-07-19 13:09:16 +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
12a191de9b Issue #253 Abort/Retry/Ignore dialog on IO errors 2013-07-18 12:28:07 +02:00
Jindra Petøík
4ede1072b0 improved FileChooser translation 2013-07-17 09:14:14 +02:00