Jindra Petřík
|
9e286cff1b
|
Added SWT templates test data (Flash 5)
|
2025-08-31 00:48:40 +02:00 |
|
Jindra Petřík
|
c6889134d9
|
Fixed: #2517 Loop break detection problems in some cases
|
2025-08-21 18:21:04 +02:00 |
|
Jindra Petřík
|
967a6d8bf2
|
Separated increment/decrement tests.
|
2025-08-03 10:10:17 +02:00 |
|
Jindra Petřík
|
be5ead4087
|
Do not parse imports from names with namespace suffix
|
2025-08-01 19:29:45 +02:00 |
|
Jindra Petřík
|
ea56b5680f
|
Fixed: #1295, #116 AS3 dynamic construction via MultinameL
|
2025-07-24 23:47:25 +02:00 |
|
Jindra Petřík
|
7559970c17
|
Fixed: #2493 Incorrect placement of §§push instructions
|
2025-07-24 21:12:24 +02:00 |
|
Jindra Petřík
|
468e4f0efa
|
Changed: Quotes in tree node parameter values that need them
|
2025-07-21 23:44:35 +02:00 |
|
Jindra Petřík
|
41118564b3
|
Changed: AS1/2: Export names are deobfuscated only when start with __Packages.,
if not, then classical escaping is performed (with quotes)
|
2025-07-21 20:56:01 +02:00 |
|
Jindra Petřík
|
a9763c7151
|
Fixed: #2485 Some variants of switches
|
2025-07-21 08:48:57 +02:00 |
|
Jindra Petřík
|
7076cdfc36
|
Fixed: #2486 AS3 switches detection in some cases
|
2025-07-20 11:55:37 +02:00 |
|
Jindra Petřík
|
b471b48ba7
|
Fixed: #2486 decompilation timeout on infinite loop
|
2025-07-17 22:42:32 +02:00 |
|
Jindra Petřík
|
eb3f403021
|
Fixed: #2486 AS3 skipping label instruction
|
2025-07-16 21:35:52 +02:00 |
|
Jindra Petřík
|
2c5f4c9774
|
Fixed: #2486 AS ifs with direct breaks (in obfuscated code)
|
2025-07-13 21:32:45 +02:00 |
|
Jindra Petřík
|
dd655714d2
|
Fixed: #2486 AS1/2 Switch after function, problem with labels
|
2025-07-13 20:08:37 +02:00 |
|
Jindra Petřík
|
7bfa09cd98
|
Fixed: #2486 AS Loop in loop producing gotos in some cases
|
2025-07-13 18:45:54 +02:00 |
|
Jindra Petřík
|
c22de7b6fe
|
Added: #2485 Show variable name in the text tree node label
|
2025-07-12 19:12:50 +02:00 |
|
Jindra Petřík
|
0fc10bde99
|
Fixed: #2477 AS1/2 Switch in last statement of switch break labels
|
2025-07-11 21:08:49 +02:00 |
|
Jindra Petřík
|
e6fb646b1b
|
Fixed: #2474 Gotos incorrectly decompiled
|
2025-06-29 22:58:28 +02:00 |
|
Jindra Petřík
|
9880555280
|
Fixed: #2459 AS1/2 StoreRegister improper declaration position
|
2025-05-25 11:14:06 +02:00 |
|
Jindra Petřík
|
58bd04698e
|
Fixed #2418 AS3 - initialization of class static vars in script initializer (Haxe)
|
2025-04-13 00:08:10 +02:00 |
|
Jindra Petřík
|
a992adb5c0
|
Fixed: #2391 Double not operator in ternar operator expression
|
2025-03-22 21:35:12 +01:00 |
|
Jindra Petřík
|
79042fd098
|
Removed freeactionscript testdata as some AV marked them as problematic
|
2025-01-17 21:47:12 +01:00 |
|
Jindra Petřík
|
867980eddd
|
Added: #2375 Sound sync event/start/stop handling (for playback in FFDec)
Fixed: #2375 Added limit of simultaneously played sounds
|
2025-01-17 21:47:12 +01:00 |
|
Jindra Petřík
|
44254940e5
|
Added: FLA export - accessibility for AS3 files
|
2025-01-17 21:47:12 +01:00 |
|
Jindra Petřík
|
d5a37c1fa8
|
FLA export - Accessibility not yet complete - WIP
|
2025-01-17 21:47:12 +01:00 |
|
Jindra Petřík
|
744de3aad3
|
Added: FLA export - accessibility for AS3 files
|
2025-01-17 21:47:12 +01:00 |
|
Jindra Petřík
|
19ab08d3c3
|
Added: AS3 direct editation - verbatim strings @"
|
2024-11-20 17:05:37 +01:00 |
|
Jindra Petřík
|
7fb2b6efb1
|
Added: AS3.1 null-conditional operator ?. (air - swf version 50)
Added: AS3.1 nullish coalescing operator `??` (air - swf version 50)
|
2024-11-20 17:05:37 +01:00 |
|
Jindra Petřík
|
f73f2669c0
|
Harman air - Null coalesce and nullish member access operators - WIP
|
2024-11-20 17:05:37 +01:00 |
|
Jindra Petřík
|
4942acd05b
|
AMF3 Dictionary has entries in JSON array with key+value fields.
AMF3 SOL map writing uses stringTable for keys.
Ribbon menuitems Nullpointer.
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
58c9d2f2cc
|
AMF0 EcmaArray has dense and associative parts
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
07218bee02
|
SOL test files
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
04d7c9330d
|
Format AMF dates milliseconds to 3 decimal places
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
497b5b5018
|
Fixed: AMF0 - DateType and XMLType can also be referenced.
Fixed: Maintain AMF key order
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
3712c3be45
|
Added: #2360 SOL file (Flash Local Shared Object - flash cookie) editor
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
b4ba937c69
|
Fixed: #2357 AS3 instance var/const initialization
|
2024-11-10 19:50:55 +01:00 |
|
Josh Soref
|
fdd213a870
|
spelling: precision
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Jindra Petřík
|
3d1cfbe0e7
|
Fixed: #2353 AS1/2 - fscommand and other dynamic GetURL related calls (decompilation + editation)
|
2024-10-29 16:55:43 +01:00 |
|
Jindra Petřík
|
a177709656
|
Updated graphics testdata
|
2024-10-29 16:55:43 +01:00 |
|
Jindra Petřík
|
845ae931e8
|
Added: Cache as bitmap FLA export
Test data
|
2024-10-29 16:55:43 +01:00 |
|
Jindra Petřík
|
fb010614b4
|
Fixed: #2335 AS3 direct editation - Type coercion of && and || operators
|
2024-10-13 20:43:18 +02:00 |
|
Jindra Petřík
|
4e8041c6f0
|
Fixed: #2322 More AS3 Assigment position when using dup
|
2024-10-13 20:43:18 +02:00 |
|
Jindra Petřík
|
c7c4ab8fc0
|
Added: Harman AIR 51 unpacker for binarydata with custom key
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
87aea2a2e1
|
Updated debug_inner test data
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
b096f62b67
|
Float testdata updated
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
2912d3d0de
|
Fixed: #2279 AS3 Decompilation - assignments on the right side of && and || operators
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
c8a8ce8b6d
|
Fixed: Direct editation.
Fixed: Imports in script initializer
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
4e528c181c
|
Fixed: Script/Class initializers order of assignment
Changed: Compound script has slot/const traits inside main script initializer
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
ef25cbec25
|
Added: Harman AIR 51 float support compatibility
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
00535350bb
|
Fixed: #2276 Protected namespaces do not use fully qualified names
|
2024-08-27 09:43:40 +02:00 |
|