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
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
honfika@gmail.com
b7ec1ac830
#1401 SVG export: duplicate pattern IDs fixed
2017-06-22 13:15:43 +02:00
honfika@gmail.com
6033c90630
Wrtie log message when can't initialize flash panel
2017-05-01 12:28:28 +02:00
honfika@gmail.com
79495fd0f9
[ #1369 ] Allow zoom in sprite (and button) export
2017-04-14 13:59:30 +02:00
honfika@gmail.com
3de2dab991
fix
2017-04-08 10:42:58 +02:00
honfika@gmail.com
64293e3813
[ #1365 ] Allow to configure all types of configuration settings from command line
2017-04-08 10:19:02 +02:00
honfika@gmail.com
29f5c17767
Focal radial gradient raw edit fix
2017-04-01 11:31:10 +02:00
honfika@gmail.com
bbb04921d6
Merge origin/dev into dev
2017-04-01 08:15:51 +02:00
honfika@gmail.com
b7d1cfce81
[ #1367 ] Raw edit conditional type fix.
2017-04-01 08:15:35 +02:00
honfika
b52a48e816
Merge pull request #50 from MultiplyByZer01/reload-confirm
...
Allow reload confirm dialog to be disabled
2017-03-15 10:57:50 +01:00
MultiplyByZer0
53e29673ee
Allow reload confirmation to be disabled
...
If the user has disabled confirmation for closing, disable confirmation for reloading as well.
2017-03-14 02:53:17 -04:00
honfika@gmail.com
ceffd8bdb5
[ #1354 ] Various FLA export problem fixes
2017-02-27 12:28:11 +01:00