Commit Graph
7164 Commits
Author SHA1 Message Date
Jindra Petřík f468c60bf7 Fixed #1968, #1971, #1957 Cannot start FFDec due to large stack size on some configurations
Changed #1957 Larger stack size (when needed) must be configured manually in ffdec.bat or ffdec.sh
2023-02-12 11:43:05 +01:00
Jindra Petřík 876ef22645 Fixed #1963 Reading CLIPEVENTFLAGS ClipActionEndFlag on SWF versions >= 6 2023-02-12 11:43:05 +01:00
Jindra Petřík b43f99efe6 Added #1959 Display frame labels along frames and FrameLabel tags 2023-02-12 11:43:05 +01:00
Jindra Petřík aaa354804e Fixed #1961 Characters can use characterId 0, PlaceObject can use depth 0
Changed #1961 SoundStreamHead on main timeline is exported/imported with identifier "-1"
2023-02-12 11:43:05 +01:00
Jindra Petřík d2c15e4b60 Fixed #1964 Freezing on releasing mouse while shape transforming (deadlock) 2023-02-12 11:43:05 +01:00
Jindra Petřík 15ab519570 Fixed #1960 Quick search does not search in SWF name or folder names 2023-02-12 11:43:05 +01:00
Jindra Petřík da96842c54 Fixed #1960 Hide tag tree root handles as it was in previous versions 2023-02-12 11:43:05 +01:00
Jindra Petřík d7119ff6c4 begin new Unreleased section in changelog 2023-02-12 11:43:05 +01:00
Jindra Petřík 1e3850fe2d [ci skip] 2023-01-31 19:58:15 +01:00
Jindra Petřík 62a8b9ffd7 Info about issue tracker into contributing [ci skip] 2023-01-31 19:57:08 +01:00
Jindra Petřík 23079060fa Updated info about issue tracker [ci skip] 2023-01-31 19:49:41 +01:00
Jindra Petřík 926c1e710e [ci skip] 2023-01-30 22:57:11 +01:00
Jindra Petřík 39fa12a4e9 version changed to 18.3.4 version18.3.4 2023-01-30 22:36:36 +01:00
Jindra Petřík daef690623 Changed #1957 Increased maximum stack size to avoid StackOverflowErrors on unusual scripts 2023-01-30 22:33:36 +01:00
Jindra Petřík cb5b2b6092 Fixed #688 AS3 Direct editation - construction (new keyword) converted to call when result not used 2023-01-30 22:33:36 +01:00
Jindra Petřík 29ed2cc266 Fixed AS3 - Select the trait after adding new
Fixed #1955 AS3 - Exception during removing trait
2023-01-30 22:33:36 +01:00
Jindra Petřík 07df4a8640 Added Remembering script+folder scroll/caret position when switching between items, saving for pinned items 2023-01-30 22:33:36 +01:00
Jindra Petřík e123bc699f Fixed AS3 - incorrect switching P-code causing empty text 2023-01-30 22:33:36 +01:00
Jindra Petřík 6f4cb4a8d6 Fixed #1940 AS3 decompilation - wrong assignment 2023-01-30 22:33:36 +01:00
Jindra Petřík d9e8291178 Fixed #1944 Scroll position not retained on Ctrl+click in the tag tree 2023-01-30 22:33:36 +01:00
Jindra Petřík e825ac20fc Fixed #1954 Incorrect calculation of empty button bounds causing OutOfMemory 2023-01-30 22:33:36 +01:00
Jindra Petřík 908e4907b4 Fixed #1953 Save as EXE - add file extension when missing 2023-01-30 22:33:36 +01:00
Jindra Petřík 7822ec078d Fixed #1888 String casts - ConvertS on XML, XMLList 2023-01-30 22:33:36 +01:00
Jindra Petřík 0469170810 Fixed #1951 Renaming invalid identifiers with existing string collisions 2023-01-30 22:33:36 +01:00
Jindra Petřík 4a5cef7a3a Fixed #1951 Clearing Namespace/Multiname cache after renaming identifiers 2023-01-30 22:33:36 +01:00
Jindra Petřík ae1a300fb3 Fixed DottedChain.PathPart NoSerializable exception 2023-01-30 22:33:36 +01:00
Jindra Petřík b1cf6f41fc modified libs 2023-01-30 22:33:36 +01:00
Jindra Petřík 04b1a4f27e lib dependencies build to ffdec_lib/lib dir 2023-01-30 22:33:36 +01:00
Jindra Petřík 5f01cc48bb added JNA to lib readme 2023-01-30 22:33:36 +01:00
Jindra Petřík 8088c3bcf1 Added #1029 Better separation of library and main app, dependencies inside library zip, library readme 2023-01-30 22:33:36 +01:00
Jindra Petřík 75a8dca859 Fixed Exception handling in cache clearing thread 2023-01-30 22:33:36 +01:00
Jindra Petřík 91b420e80b Fixed #1941 Export when no node is selected after SWF opening 2023-01-30 22:33:36 +01:00
Jindra Petřík c08c96a272 Fixed #1948 NullPointerException on Simplify expressions on incrementent/decrement 2023-01-30 22:33:36 +01:00
Jindra Petřík 827a03139e Fixed #1948 Timeout while deobfuscation did not skip method 2023-01-30 22:33:36 +01:00
Jindra Petřík 04cf5dacdd begin new Unreleased section in changelog 2023-01-30 22:33:36 +01:00
Jindra Petřík ff0ad6d217 version changed to 18.3.3 version18.3.3 2023-01-22 22:17:58 +01:00
Jindra Petřík 592382dc94 Modify metainfo [ci skip] 2023-01-22 22:15:04 +01:00
Newbyte 4fa30a3681 Add script for updating Appstream metainfo 2023-01-22 22:15:04 +01:00
Newbyte 1b10fe4da9 Add Appstream metainfo
Used to provide metainfo about applications on Linux.
2023-01-22 22:15:04 +01:00
Jindra Petřík 02aff9abfa Tests fix 2023-01-22 22:15:04 +01:00
Jindra Petřík df8e46fcc9 Fixed #1949 Incorrect reading FIXED and FIXED8 SWF values causing wrong Filters size and OutOfMemory 2023-01-22 22:15:04 +01:00
Jindra Petřík 1775de1e74 Fixed Cache thread as daemon 2023-01-22 22:15:04 +01:00
Jindra Petřík 40ea1e4aa3 A little optimization, dottedchain uses ArrayLists 2023-01-22 22:15:04 +01:00
Jindra Petřík 60e6e90310 Fixed AS3 - not using visitCode when not needed => faster decompilation 2023-01-22 22:15:04 +01:00
Jindra Petřík 6602ecffa0 Fixed #1938 "Open loaded during play" Loader injection for Multiname types 2023-01-22 22:15:04 +01:00
Jindra Petřík 2511a80f23 Use FindProperty instead of FindPropStrict on setting property 2023-01-22 22:15:04 +01:00
Jindra Petřík e69d492953 Fixed #1938 AS3 - shortening + 1 to increment
Fixed #1938 AS3 - implicit coercion of operations
Fixed #1938 AS3 - initproperty compound operators, increment/decrement
2023-01-22 22:15:04 +01:00
Jindra Petřík 8fc3690cb6 resolving fix 2023-01-22 22:15:04 +01:00
Jindra Petřík 16a5edc841 Fixed #1938 AS3 - coercion call type 2023-01-22 22:15:04 +01:00
Jindra Petřík 855e74a36f Fixed AS3 Direct editation - using local classes as types 2023-01-22 22:15:04 +01:00