Commit Graph

99 Commits

Author SHA1 Message Date
Jindra Petřík
fc553adb98 Fixed: [#2394] Broken deobfuscation on incorrect length of ActionStrictMode
Fixed: [#2394] ActionStrictMode with mode larger than 1 now ignored
2025-01-17 21:47:12 +01:00
Josh Soref
235e44fc30 spelling: mantissa
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
1bb581c4c1 spelling: interpolation
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Jindra Petřík
a4a9ba4c6b Added: AS2 - Information about need of decompiling all scripts to detect uninitialized class fields
Fixed: #2338 AS decompiling threads got stuck after cancelling / timeout
CancellableWorker refactoring
2024-10-13 20:43:18 +02:00
Jindra Petřík
3a702a21d7 Fixed some tag reading errors in #1833. 2024-10-13 20:43:18 +02:00
Jindra Petřík
eeb1242992 Fixed: #2331 AS1/2 lite - support for fscommand2, #strict directive 2024-10-13 20:43:18 +02:00
Jindra Petřík
acc5f94889 Fix missing javadoc parameters, throw tags,... 2024-08-12 19:51:40 +02:00
Jindra Petřík
f3da12e032 Reformating to fix checkstyle. 2024-08-08 19:27:14 +02:00
Jindra Petřík
a5d3ce4f9b Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík
b57e38e387 More documentation. 2024-08-08 19:27:14 +02:00
Jindra Petřík
19c771bf44 Update license year 2024-08-05 11:17:25 +02:00
Jindra Petřík
1d9329e9be Fixed code style 2024-08-05 11:17:25 +02:00
Jindra Petřík
ae8c011636 Fixed #2260 Reading end of file on old GFX format (1.x)
Fixed #2260 DefineExternalImage on old GFX format (1.x)
2024-08-05 11:17:25 +02:00
Jindra Petřík
ece2d537d5 Changed #2206 FB values in MATRIX (scale/rotate) as floats instead of int, -f suffixed parameters in text editor 2024-08-05 11:17:25 +02:00
Jindra Petřík
247b1c17a4 Added Replacing morphshapes (currently only same shape for start/end)
Fixed miterLimitFactor is FIXED8 value in MORPHLINESTYLE2
2023-11-05 21:11:10 +01:00
Jindra Petřík
6336f078d1 GFX testdata 2023-11-05 21:11:10 +01:00
Jindra Petřík
845a5d86d6 Calculating shaperecords numbits everywhere 2023-10-16 09:36:06 +02:00
Jindra Petřík
ae83087289 Fixed Convolution matrix filter display and editing 2023-10-16 09:36:06 +02:00
Jindra Petřík
dc5e50813f Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes 2023-10-16 09:36:06 +02:00
Jindra Petřík
b6e8ca0d67 Added #116 Show invalid utf-8 bytes in Strings as {invalid_utf8:xxx} 2023-10-16 09:36:06 +02:00
Jindra Petřík
06c5727e0f Fixed #1990 Cloning DefineSprite causing incorrect tags written 2023-03-19 22:43:41 +01:00
Jindra Petřík
487d1f8b14 Update license year 2023-03-19 22:43:41 +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
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
307cb6aadf Fixed Reading UI32 values 2022-12-18 23:10:24 +01:00
Jindra Petřík
0b6f5fa957 Changed Full path inside bundle is displayed as SWF name instead simple name
Fixed Storing SWF configuration for files inside bundles and/or binarydata
2022-11-14 10:04:55 +01:00
Jindra Petřík
b06c8313b1 Organize imports inspection 2022-11-14 10:04:55 +01:00
Jindra Petřík
c266037785 Fixed Font names charset 2022-11-14 10:04:55 +01:00
Jindra Petřík
d0936e1a46 Added Show button records in the tree, preview them 2022-11-14 10:04:55 +01:00
Jindra Petřík
1c9f81fceb Added #1701 Setting charset for SWF files with version 5 or lower 2022-11-14 10:04:55 +01:00
Jindra Petřík
341a16161a Fixed FileAttributes tag exception in the Dump view 2022-11-06 21:44:39 +01:00
Jindra Petřík
6c964899fb Added
- Attach tag menu (Like DefineScaling grid to DefineSprite, etc.)
- Better tag error handling - these tags now got error icon

Changed
- #1455 All tag types are now allowed inside DefineSprite
2022-11-06 21:44:39 +01:00
Jindra Petřík
1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík
f7e9d8b7c6 Fixed Working with byte ranges - caused problems when cloning tags 2022-11-01 07:06:16 +01:00
Jindra Petřík
bd0377a4b4 Not allow FileAttributes inside DefineSprite 2022-10-29 13:22:11 +02:00
Jindra Petřík
ec6e689652 #1771 DefineShape4 line filled using single color 2022-10-24 22:35:13 +02:00
Jindra Petřík
74b641c9b2 Fixed #1834 PlaceObject4 tags appear as Unresolved inside of DefineSprite 2022-08-28 16:56:10 +02:00
Jindra Petřík
6c64dc19e1 Fixed: #1669 FILLSTYLE color handling in DefineShape3/4 2021-04-05 16:56:59 +02:00
Jindra Petřík
03f033035f #1260, #1438 AS1/2 direct editing on(xxx), onClipEvent(xxx) handlers 2021-02-24 19:55:59 +01:00
Jindra Petřík
c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
nickgkg
01fee76d81 correctly deserialize negatives 2021-01-01 08:40:33 +01:00
Jindra Petřík
2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
honfika@gmail.com
5107a644cc jump to resources view from hex view 2016-08-01 16:53:54 +02:00
Jindra Petřík
4cc4c4c9e1 IExternalizable handling in PlaceObject4 rather in SWFInputStream 2016-07-23 12:04:36 +02:00
Jindra Petřík
1c9e485dca AMF3 refactorings
AMF3 editor in GUI for PlaceObject4
2016-07-20 22:16:45 +02:00
Jindra Petřík
f322581a31 DumpInfo in AMF3
PlaceObject4 read/write AMF data
2016-07-18 08:37:55 +02:00
honfika@gmail.com
aa117d7c75 Issue #1244 Incorrect showing of NOP instructions 2016-05-28 22:43:08 +02:00
Jindra Petřík
85c252e724 Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
2016-02-19 16:52:44 +01:00
Jindra Petřík
36220f2de3 not resolving unusualTags in DefineSprite for parallel speedup off too
improved AS3 deobfsucation
2016-02-18 10:32:12 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00