Commit Graph
276 Commits
Author SHA1 Message Date
Jindra Petřík 06feae4113 Fixed #1807 Proper parenthesis around call inside another call 2022-11-20 22:12:19 +01:00
Jindra Petřík 854ed24b7c Added #1822, #1803 AS3 direct editation - optional using AIR (airglobal.swc) to compile 2022-11-20 22:12:19 +01:00
Jindra Petřík 0227293bd0 Fixed #1692 Properly distinguish obfuscated names vs namespace suffixes and attributes 2022-11-20 22:12:19 +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 3c3a8545a5 Added #1864 Commandline: Allow to set special value "/dev/stdin" for input files to read from stdin (even on Windows) 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 0c84d5c6bd Fixed #1785 AS1/2 try..catch block in for..in 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 10b0875358 organize imports inspection 2022-10-23 16:54:49 +02:00
Exund 2586710575 Import from file to save on memory 2022-07-03 16:26:25 +02: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 dc773af1e2 Fixed AS3 - direct editation - call on local register 2021-12-04 16:32:02 +01:00
Jindra Petřík 7599ba5dd0 Fixed AS3 - direct editation - bit not 2021-12-04 15:15:47 +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 9e6548ceb0 Fixed #1762 AS - switch detection (mostcommon pathpart) 2021-12-02 18:59:32 +01:00
Jindra Petřík 1928962d6f Fixed #1762 AS call on integer numbers parenthesis 2021-12-01 08:44:30 +01:00
Jindra Petřík 85fb118138 tests 2021-11-30 07:14:01 +01:00
Jindra Petřík f1ab87f2b7 Fixed #1761 AS3 - try..finally inside another structure like if 2021-11-30 07:13:32 +01:00
Jindra Petřík d7de0fae66 Fixed AS1/2 - stop/play/etc. can be used in expressions, pushing undefined 2021-11-29 17:15:56 +01:00
Jindra Petřík 6ef57d66f5 Fixed AS1/2 - spacing in with statement 2021-11-29 17:15:56 +01:00
Jindra Petřík 932a4b73f7 getter setter test 2021-11-29 17:15:56 +01:00
Jindra Petřík bb05c8a46a testdata 2021-11-29 17:15:56 +01:00
Jindra Petřík e348df4bbe Fixed AS2 - some minor cases in class detection 2021-11-29 17:15:56 +01:00
Jindra Petřík f27139909b Fixed AS1/2 switch with getvariable decompilation 2021-11-29 17:15:56 +01:00
Jindra Petřík 4bffe88b7b force resolve constants for test 2021-11-22 20:11:31 +01:00
Jindra Petřík 9969a5cae5 Fixed AS1/2 DefineFunction cleaner 2021-11-22 20:11:31 +01:00
Jindra Petřík 9d1bb27d40 updated testdata 2021-11-20 17:43:01 +01:00
Jindra Petřík 25a2222068 Fixed AS1/2 handle declaration of registers in certain cases 2021-11-20 17:37:20 +01:00
Jindra Petřík 054c40486a Fixed #1686 AS1/2 decompilation and editation of nested tellTarget 2021-11-19 13:03:23 +01:00
Jindra Petřík 12a35d18d6 AS3 DeobfuscatorJumps fix
New DeobfuscatorGroupParts (unused yet)
2021-11-19 13:03:23 +01:00
Jindra Petřík 558b5f08e4 fix tests 2021-04-05 16:56:59 +02:00
Jindra Petřík 0a4dc74c61 Fixed: AS decompilation - §§push before loop 2021-04-05 16:56:59 +02:00
Jindra Petřík f7ffe7f1af Fixed: AS3 jump deobfuscator - fix for try..catch clauses 2021-04-05 16:56:59 +02:00
Jindra Petřík b7e418f6b6 Fixed: AS decompilation - certain combinations of ifs and switch 2021-04-05 16:56:59 +02:00
Jindra Petřík 98703e4e5a Fixed: #270 AS decompilation - comma in ternar 2021-03-13 21:08:23 +01:00
Jindra Petřík 09b68c1f9c Fixed: #270 AS decompilation - switch in loop 2021-03-13 21:08:23 +01:00
Jindra Petřík 65a8af4822 Fixed: AS3 hilight and edit XML based on CData or comment only 2021-03-13 21:08:23 +01:00
Jindra Petřík 8cbd4c4bbf Compound assignments tests 2021-03-13 21:08:23 +01:00
Jindra Petřík 742525a365 organize imports 2021-03-12 22:12:39 +01:00
Jindra Petřík 1a4d845b1a Fix tests 2021-03-12 22:12:39 +01:00
Jindra Petřík 380e7071bd Fixed: #1396, #1254 FLA Export - AS3 frame scripts 2021-03-12 22:12:39 +01:00
Jindra Petřík bcde71e7ec tests fix 2 2021-03-05 21:22:55 +01:00
Jindra Petřík ae9f8db5f2 tests fix 2021-03-05 21:22:55 +01:00
Jindra Petřík ae29859b32 For/each in return test 2021-03-05 21:22:55 +01:00
Jindra Petřík 0ae78aacf3 Fixed: AS3 direct editation - compilation of top level classes 2021-02-26 22:46:28 +01:00
Jindra Petřík 11c3c2a8a7 Fixed: AS3 decompilation: increment/decrement on properties 2021-02-24 19:55:59 +01:00
Jindra Petřík 8a6c4cf35c Fixed: AS3 with statement decompilation 2021-02-24 19:55:59 +01:00
Jindra Petřík b9749678f9 tests 2021-02-24 19:55:59 +01:00
Jindra Petřík 03f033035f #1260, #1438 AS1/2 direct editing on(xxx), onClipEvent(xxx) handlers 2021-02-24 19:55:59 +01:00