Commit Graph
1123 Commits
Author SHA1 Message Date
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
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
Jindra Petřík fe9f862a83 #1449 updated turkish translation 2020-04-25 17:11:07 +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
Jindra Petřík 46f2ec325a diamond operator 2018-01-15 20:21:24 +01:00
Jindra Petřík 556eb8641b unused imports 2018-01-15 20:21:09 +01:00
Jindra Petřík 4e9d811514 formatting 2018-01-15 20:20:41 +01:00
Gauthier Billot 57725f83bd Jump feature 2018-01-15 14:10:35 +01:00
Jindra Petřík 7e50b87886 Fix repository line endings 2018-01-07 22:20:50 +01:00
Jindra Petřík 0112764b29 Fixed Invalid caret position error on selecting first script after startup. 2018-01-07 20:55:30 +01:00
Jindra Petřík 69847bb79f open loaded SWF files during run - fixed bug - not opening file in event dispatch thread 2018-01-07 20:50:18 +01:00
Jindra Petřík 0cb15e9c76 Saving files before refreshing line endings 2018-01-07 17:18:39 +01:00
AL 0a0ecf8112 Debug tooltips on hover
When in Debug mode and stopped at a breakpoint, hovering over dientifiers will show up their name and value in a tooltip. All matching locals will be shown, one on each line.
2017-11-30 11:06:36 +00:00
[email protected] b7ec1ac830 #1401 SVG export: duplicate pattern IDs fixed 2017-06-22 13:15:43 +02:00
[email protected] 6033c90630 Wrtie log message when can't initialize flash panel 2017-05-01 12:28:28 +02:00
[email protected] 79495fd0f9 [#1369] Allow zoom in sprite (and button) export 2017-04-14 13:59:30 +02:00
[email protected] 3de2dab991 fix 2017-04-08 10:42:58 +02:00
[email protected] 64293e3813 [#1365] Allow to configure all types of configuration settings from command line 2017-04-08 10:19:02 +02:00
[email protected] 29f5c17767 Focal radial gradient raw edit fix 2017-04-01 11:31:10 +02:00
[email protected] bbb04921d6 Merge origin/dev into dev 2017-04-01 08:15:51 +02:00