Commit Graph
1557 Commits
Author SHA1 Message Date
Jindra Petřík 20fc982d2b fix for Java 8 2022-10-23 17:10:14 +02:00
Jindra Petřík 30a58d8c8e Fixed debug info label position/content on the top of flash viewer to avoid unwanted initial scroll 2022-10-23 17:06:23 +02:00
Jindra Petřík 10b0875358 organize imports inspection 2022-10-23 16:54:49 +02:00
Jindra Petřík 1bfbe84ee9 Added #1731 Image viewer zoom support 2022-10-23 16:50:55 +02:00
Jindra Petřík 98fd92b068 Fixed Slow zooming/redrawing on action when SWF has low framerate 2022-10-23 12:16:35 +02:00
Jindra Petřík d3477d910c Fixed: #1838 AS3 - Properly handling of long unsigned values, hex values, default uint values etc.
Changed: AS3 integer values are internally (e.g. in the lib) handled as java int type instead of long.
2022-10-22 15:27:44 +02:00
Dofera 93a09b4c59 Add Symbol-Class export support for commandline 2022-10-02 19:01:59 +02:00
Jindra Petřík ad2e3f0978 Little -replace refactoring, adding help form -replace with <argsfile> 2022-10-02 18:48:16 +02:00
AhmedAhmedEG 8aeade870f Update CommandLineArgumentParser.java 2022-10-02 18:48:16 +02:00
AhmedAhmedEG e979e4a019 Backward Compatible 2022-10-02 18:48:16 +02:00
AhmedAhmedEG 5944eddf16 Update CommandLineArgumentParser.java 2022-10-02 18:48:16 +02:00
AhmedAhmedEG 0673974a24 Update CommandLineArgumentParser.java 2022-10-02 18:48:16 +02:00
AhmedAhmedEG 38ec145e86 Improved -replace command
The replace command suffered from errors if it was gives unicode class named in the terminal, also it was limited with the maximum line length of the terminal, now I made a very simple modification to make only 3 parameters:-
1-InFile
2-OutFile
3-ArgumentsTextfilePath

So we create a text file with all the arguments we want, with infinite length, and getting rid of the unicode errors, this is very useful as some flash files have 100+ scripts, and you have to stuff 2 arguments per file with full path in the terminal line length limit, and also lose the ability to specify classes that have unicode characters on it, as FFDEC was parsing them from the terminal as question marks.
2022-10-02 18:48:16 +02:00
Exund 4fc97cd339 Replace characters references
Replaces all references to a character ID in PlaceObject Tags by a different character ID
2022-08-26 17:48:37 +02:00
Exund 2586710575 Import from file to save on memory 2022-07-03 16:26:25 +02:00
Jindra Petřík e04ef39bb4 Fixed: No longer working link to adobe dev downloads changed to its web-archived version 2022-07-03 16:26:25 +02:00
Alison Martins 281f0ca658 Add files via upload
Updated translations
New strings added
New files created
2022-07-03 16:26:25 +02:00
Alison Martins 6d8158c06a Update ExportDialog_pt_BR.properties
Updated translation
New strings added
2022-07-03 16:26:25 +02:00
Alison Martins 2a3405d418 Update ErrorLogFrame_pt_BR.properties
Fixed translations
2022-07-03 16:26:25 +02:00
Alison Martins 9d8ba259d4 Update DebugLogDialog_pt_BR.properties
New strings added
2022-07-03 16:26:25 +02:00
Alison Martins ea62207c42 Update AdvancedSettingsDialog_pt_BR.properties
Updated translation
New strings added
2022-07-03 16:26:25 +02:00
Alison Martins 64360ac930 Update AboutDialog_pt_BR.properties
Updated translation
New strings added
2022-07-03 16:26:25 +02:00
Alison Martins 4156f18349 Update ProxyFrame_pt_BR.properties
Updated translation
Added new strings
2022-07-03 16:26:25 +02:00
Alison Martins 723eb73bbc Add files via upload
Uploaded file with pt_BR translation
2022-07-03 16:26:25 +02:00
Alison Martins fec971b0a3 Add files via upload
Uploaded file with pt_BR translation
2022-07-03 16:26:25 +02:00
Alison Martins fa86bbb6d1 Update UsageFrame_pt_BR.properties
Fix translations
2022-07-03 16:26:25 +02:00
Alison Martins 5b32208a32 Update NewTraitDialog_pt_BR.properties
Fix translations
2022-07-03 16:26:25 +02:00
Alison Martins 99b9ce0581 Update DeobfuscationDialog_pt_BR.properties
Fix translations
2022-07-03 16:26:25 +02:00
Alison Martins 998746f348 Add files via upload
File created
Translated
2022-07-03 16:26:25 +02:00
Jindra Petřík d4218e9136 Changed Flex SDK links to Apache Flex
Fixed Flex SDK not required on commandline when Flex compilation is disabled
2022-02-20 10:31:59 +01:00
Jindra Petřík 61561c6e72 Fixed AS1/2 - debugger - rewinding playback to apply breakpoints 2021-12-08 19:04:53 +01:00
Jindra Petřík d943588fbd Fixed Type resolving 2021-12-07 09:31:14 +01:00
Jindra Petřík 3a3cac1fe9 Added #1718 Show progress on injecting debug info / SWD generation (before Debugging) 2021-12-05 19:54:41 +01:00
Jindra Petřík 3dd2885358 Added #270 AS3 show progress on deofuscating p-code 2021-12-05 19:09:53 +01:00
Jindra Petřík 97760b766d czech trans 2021-12-05 18:31:16 +01:00
Jindra Petřík 05e8f68ea9 Added Show imported files on script import, able to cancel import 2021-12-05 18:30:17 +01:00
Jindra Petřík 2011684b7f Added Display object depth in flash panel - lowercase, translation 2021-11-30 07:25:13 +01:00
Exund 52270d33b0 Display depth when hovering ImagePanel
Display the depth of the objects under the cursor
2021-11-30 07:18:41 +01:00
Jindra Petřík 2f6626d2b1 Changed AS1/2 direct editation no longer marked as experimental 2021-11-29 17:15:56 +01:00
Jindra Petřík 766e74bbd0 update changelog, czech translation 2021-11-29 17:15:56 +01:00
Exund 6d656228a2 Frame dependencies
Show needed characters for a frame and frames depending on a character in the "Basic tag info" box
2021-11-29 17:15:56 +01:00
Exund b6e5b96678 Fixed PlayerControls frame display
Now redirects to the current frame instead of the next frame
2021-11-29 17:15:56 +01:00
Jindra Petřík 77a53a4267 Fixed New version dialog error when no main window available 2021-11-29 17:15:56 +01:00
Jindra Petřík 8532ba11c3 Fixed AS2 - Do not detect classes inside functions 2021-11-22 20:11:31 +01:00
Jindra Petřík 2e3b4d26ff Added Information message before importing scripts, text, XML, Symbol-Class 2021-11-22 20:11:31 +01:00
Jindra Petřík 8f71c32c87 Fixed Reload menu disabled when do SWF selected 2021-11-22 20:11:31 +01:00
Jindra Petřík 21bedc7182 Fixed: Japanese in english locales for Gotoaddress, addclass dialog 2021-11-22 20:11:31 +01:00
Jindra Petřík e65c2cc0fa Fixed AS 1/2 export selection of scripts in buttons, classes and similar 2021-11-20 15:18:46 +01:00
Jindra Petřík bbb3ed8c72 Added #1496 repeat escape sequence \{xx}C to avoid long same char strings/names 2021-11-19 13:03:23 +01:00
Jindra Petřík b68b7ff2f0 Fixed #1684 Internal viewer - animated subsprites 2021-11-19 13:03:23 +01:00