Commit Graph

1331 Commits

Author SHA1 Message Date
Jindra Petřík
c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík
ef143d8ede string concatenation in logger inspection 2021-02-08 20:15:19 +01:00
Jindra Petřík
2767f77a66 remove unused imports 2021-02-08 20:15:19 +01:00
Jindra Petřík
47e6737422 AS3 instruction name padding is optional (can be enabled in settings/scripts)
as it may be hard to search an instruction with spaces behind it
2021-02-08 20:15:19 +01:00
Jindra Petřík
04683f0cb8 Fixed: Improper initialization of ActiveX component when Flash not available causing FFDec not start 2021-02-08 20:15:19 +01:00
Jindra Petřík
286fb9d5e4 AS3 docs not correctly displayed under p-code when metadata present 2021-02-08 20:15:19 +01:00
Jindra Petřík
7f6181360f AS3 p-code more RAbcDasm like (parenthesis after True/False/Undefined/Null trait kinds)
AS3 method trait p-code indentation
AS3 editation of body traits (slot/const only)
2021-02-08 20:15:19 +01:00
Jindra Petřík
422e9d32fe Losing script tree focus on script selection (disallowed walking tree with keyboard up/down) 2021-02-08 20:15:19 +01:00
Jindra Petřík
8a1139e66d Graphviz graphs colorized 2021-02-08 20:15:19 +01:00
Jindra Petřík
4e6b59e2ac Proper window screen centering
Graph dialog proper window size
Graph dialog scroll speed increased
2021-02-08 20:15:19 +01:00
Jindra Petřík
8f856fefe4 AS3: Losing script tree focus on script selection (disallowed walking tree with keyboard up/down) 2021-02-08 20:15:19 +01:00
Jindra Petřík
cdc3eec1f2 GraphViz graph display - code structure detection disabled as it is buggy. 2021-02-08 20:15:19 +01:00
Jindra Petřík
f464de03dc Critical fix - application GUI did not start on OSes without flashplayer (Linux, MacOS, even Windows) 2021-01-14 11:02:04 +01:00
Jindra Petřík
07acaaed74 Making internal flash viewer a default viewer + move FP option switch to Advanced settings / others 2021-01-12 14:36:10 +01:00
Jindra Petřík
e2b921989f Option to use logging configuration file (ffdec home / logging.properties) 2021-01-12 12:18:23 +01:00
Jindra Petřík
a2eaa42ecb Fixed: Concurrent access while debugging 2021-01-04 20:02:36 +01:00
Jindra Petřík
4333c89466 Putting raw edit / generic edit back in as it seems to run fine. 2021-01-04 18:03:02 +01:00
Jindra Petřík
da34fcbd04 Putting XML import/export export back in as it seems to run fine. 2021-01-04 17:56:13 +01:00
duangsuse
2bfc9ff83d MainPanel: enable bulk replace[1] 2021-01-01 09:42:22 +01:00
duangsuse
949e221108 TagTreeContextMenu: enable bulk replace[0] 2021-01-01 09:42:21 +01:00
Jindra Petřík
520e7ae735 Merge branch 'dev' into dev 2021-01-01 08:51:43 +01:00
Jindra Petřík
b20eeafe53 Enable back detecting installed fonts. (FFDec must be restarted to refresh such list) 2021-01-01 01:08:32 +01:00
曉之車
16b3fd27ed added ignore option translate 2021-01-01 01:07:49 +01:00
曉之車
cdff0c081a chinese translate upadate
ffdec_11.3.0 version
2021-01-01 01:07:48 +01:00
Jindra Petřík
03e537921f java 9 compliance
- changelog, UI updates, commandline updates
2021-01-01 01:07:43 +01:00
Jindra Petřík
ca21337d9f java 9 compliance
- base64, bytearrtohex, installed fonts, xml sax parser
2021-01-01 01:07:43 +01:00
jannick
ee8d668067 Increase Scrolling Speed in Folder Preview Pane 2020-07-19 15:35:19 +02:00
Jindra Petřík
0ea692ad70 java 9 compliance
- changelog, UI updates, commandline updates
2020-04-25 19:25:29 +02:00
Jindra Petřík
a63e8f7623 java 9 compliance
- base64, bytearrtohex, installed fonts, xml sax parser
2020-04-25 19:05:59 +02:00
Jindra Petřík
ca0c093c21 #1529 commandline selection of tag ids now applies to sprites and buttons 2020-04-25 17:11:07 +02:00
Jindra Petřík
317308a640 #1378 Transparent background on PNG/GIF sprite export,
SWF background on shape BMP export
2020-04-25 17:11:07 +02:00
Jindra Petřík
5733cd9051 #1449 Updated Turkish translation 2020-04-25 17:11:07 +02:00
Gauthier Billot
fb24291c79 Fix typo 2020-04-25 17:11:07 +02:00
Jindra Petřík
fe9f862a83 #1449 updated turkish translation 2020-04-25 17:11:07 +02:00
Jindra Petřík
16f0bfc2db #1484 AS import error import on commandline fix 2018-09-08 15:23:49 +02:00
Jindra Petřík
f1960ffdde Properly terminating debug session on Flash player manual close 2018-07-14 22:16:32 +02:00
Jindra Petřík
4518769b45 Displaying contents of local variables (AS3) while debugging 2018-07-14 22:08:02 +02:00
Jindra Petřík
c14cbbaf01 No disabling autoOpenLoadedSWFs checkbox when ActiveX player not available (User can use Run button) 2018-07-14 19:18:56 +02:00
Jindra Petřík
6c998254b9 - Setting of limit of executed instructions during AS1/2 deobfuscation
- Default limit of maximum executed instructions during AS1/2 deobfuscation raised to 10000
2018-05-27 19:39:02 +02:00
Jindra Petřík
36fa23c11e Merge branch 'graphviz-detect' into dev 2018-05-26 18:38:29 +02:00
Jindra Petřík
1dd96e6c53 Warning panel on scripts containing §§ instructions (Tip for Settings/Automatic deobfuscation) 2018-05-25 19:03:20 +02:00
Jindra Petřík
7810a84ad2 graphlib for detecting code structure on graph view 2018-05-24 15:31:32 +02:00
Jindra Petřík
74fcac338e Copy GV source to clipboard in rightclick menu of Graph. 2018-05-24 15:31:31 +02:00
Jindra Petřík
cdd1acb1f9 More universal GraphExporter
Log exceptions on copy to clipboard graph
2018-05-24 15:31:30 +02:00
Jindra Petřík
70760add45 GraphViz dot path as configuration option 2018-05-24 15:31:30 +02:00
Jindra Petřík
2ecc415469 Copy Graph to clipboard button (AS1/2). WIP: select different icon and/or button placement 2018-05-24 15:31:30 +02:00
Jindra Petřík
d5c814f79f Option to export script (AS1/2) as Graphviz P-code 2018-05-24 15:31:30 +02:00
Jindra Petřík
c2f729b3bf Turkish locale toLowerCase I problem fix (causing not loading main window because of icon names conversion, etc.) 2018-04-01 16:26:32 +02:00
Jindra Petřík
666dcad86e Issue 1449 - Turkish translation by Osman ÖZ 2018-04-01 11:56:09 +02:00
Jindra Petřík
ee71b9179c Correctly handling TagScript in ExportDialog - prevented display export type selection for some AS1/2 scripts 2018-02-04 08:36:33 +01:00