Commit Graph

1317 Commits

Author SHA1 Message Date
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
Jindra Petřík
2f9c44db30 AS1/2: DefineFunction push registers cleanup - remove insideDefineFunction1 parameter,
execute the cleanup for whole script as decompiler adapter,
fixing bugs in the cleanup and refactoring.
2018-01-31 07:24:45 +01:00
Jindra Petřík
eca98106d2 AS1/2: Properly handling of Flash7 scripts exported to Flash5/6 - ActionDefineFunction local registers 2018-01-29 22:13:59 +01:00
Jindra Petřík
e862df59c1 AS1/2: Displaying script path on invalid jump error log 2018-01-27 20:25:07 +01:00
Jindra Petřík
c0e6e728d9 AS2 class detector - checking classes only in DoInitAction tags 2018-01-27 11:34:51 +01:00
Jindra Petřík
da586b105f - New AS2 class detector
- Reference helper class moved to helper package.
2018-01-22 22:06:40 +01:00
Jindra Petřík
fc19983ae9 loading list of fonts on demand - X11 load bug on Java9 2018-01-20 21:09:27 +01:00
Jindra Petřík
2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
Jindra Petřík
7ece8bd7d2 year changed to 2018 in about dialog 2018-01-16 20:18:41 +01:00
Jindra Petřík
4a2c5e8e93 Removed google analytics URL suffixes 2018-01-16 20:18:10 +01:00
Jindra Petřík
ce4adf97e4 Do not display changeslog in new version dialog (update check). 2018-01-16 19:58:46 +01:00
Jindra Petřík
527c64af26 Checking new versions on Github 2018-01-16 19:26:42 +01:00
Jindra Petřík
5b4a0103b3 Checking new versions on Github 2018-01-16 19:26:42 +01:00
Jindra Petřík
b4e1e1c03a equals for string comparison 2018-01-15 20:22:28 +01:00
Jindra Petřík
272d895450 unused imports 2018-01-15 20:21:50 +01:00