Jindra Petřík
|
16ff10a890
|
Fixed: #2270 AS3 decompilation - unnnecessary local registers assignments as part of expressions when using optimization like dup, setlocal N instead of setlocal N, getlocal N
|
2024-08-12 19:51:40 +02:00 |
|
Jindra Petřík
|
97d04cbedd
|
Fixed #2077 AS3 allow star string as property name (XML access)
|
2023-10-01 18:21:38 +02:00 |
|
Jindra Petřík
|
49c8251e4d
|
Fixed #2077 Switch detection problems producing §§goto
|
2023-10-01 18:21:38 +02:00 |
|
Jindra Petřík
|
05d5fee409
|
Fixed #2052 Detection of switches based on notequal operator
update license in header
|
2023-10-01 18:21:38 +02:00 |
|
Jindra Petřík
|
6f4cb4a8d6
|
Fixed #1940 AS3 decompilation - wrong assignment
|
2023-01-30 22:33:36 +01:00 |
|
Jindra Petřík
|
b0962137f9
|
declarations on activation object properties
|
2021-12-04 09:15:19 +01:00 |
|
Jindra Petřík
|
4197e4913b
|
Fixed #1763 AS3 - initialization of activation object in some cases
|
2021-12-04 08:28:48 +01:00 |
|
Jindra Petřík
|
0a4dc74c61
|
Fixed: AS decompilation - §§push before loop
|
2021-04-05 16:56:59 +02:00 |
|
Jindra Petřík
|
8a3ee6389d
|
updated assembly test
|
2021-04-05 16:56:59 +02:00 |
|
Jindra Petřík
|
b82c83c2ad
|
Fixed #1360 Precedence of increment/decrement operations
|
2021-02-11 19:10:09 +01:00 |
|
Jindra Petřík
|
fcd39050b7
|
Fixed: AS3 getslot/setslot, getglobalscope instruction
|
2021-02-09 22:15:12 +01:00 |
|
Jindra Petřík
|
a97f57c40f
|
Fixed: AS3 break loop in catch clause
|
2021-02-09 18:33:26 +01:00 |
|
Jindra Petřík
|
c595c5b240
|
unnamed exception
|
2021-02-08 20:15:19 +01:00 |
|
Jindra Petřík
|
189be5f1af
|
fix AVM2DeobfuscatorJumps - no replacing jump when on exception start
|
2021-02-08 20:15:19 +01:00 |
|
Jindra Petřík
|
86df7c4798
|
added tests
|
2021-02-08 20:15:19 +01:00 |
|
Jindra Petřík
|
9e07695427
|
Fixed AS3: try..catch in do..while vs do..while in try..catch
|
2021-02-08 20:15:19 +01:00 |
|
Jindra Petřík
|
43885a1a40
|
#349 AS3 - better handling of declarations
|
2021-02-08 20:15:19 +01:00 |
|
Jindra Petřík
|
26b51d2e95
|
renamed new as3 test swfs to have as3 prefix and unique SWF name
|
2021-02-08 20:15:19 +01:00 |
|