Commit Graph
100 Commits
Author SHA1 Message Date
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 47347e7a0e Fixed #1762 AS3 - Auto adding returnvoid/return undefined 2021-12-01 20:09:13 +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 2011684b7f Added Display object depth in flash panel - lowercase, translation 2021-11-30 07:25:13 +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 fd3e3eec61 version changed to 15.0.0 2021-11-29 17:17:25 +01:00
Jindra Petřík 2f6626d2b1 Changed AS1/2 direct editation no longer marked as experimental 2021-11-29 17:15:56 +01:00
Jindra Petřík 7dab721e09 Fixed AS1/2 - gotoAndStop/play with simple label compiled as gotolabel 2021-11-29 17:15:56 +01:00
Jindra Petřík 8b79e66dfb Fixed AS1/2 - startDrag constaint 2021-11-29 17:15:56 +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 8e79af0bd4 Fixed AS1/2 - on keypress key escaping 2021-11-29 17:15:56 +01:00
Jindra Petřík 0ef76b8860 Fixed AS - direct editation - long integer values 2021-11-29 17:15:56 +01:00
Jindra Petřík 5cd2b9d6c0 Fixed AS1/2 - chained assignments with obfuscated/slash variables 2021-11-29 17:15:56 +01:00
Jindra Petřík 350efe752a Fixed AS2 - obfuscated extends, implements 2021-11-29 17:15:56 +01:00
Jindra Petřík 3a858726c8 Fixed AS1/2 - newobject deobfuscated name 2021-11-29 17:15:56 +01:00
Jindra Petřík 47575678c3 Fixed AS2 - obfuscated class attribute names 2021-11-29 17:15:56 +01:00
Jindra Petřík 34579690d4 Fixed AS1/2 - Infinity, NaN can be used as identifiers, are normal variables 2021-11-29 17:15:56 +01:00
Jindra Petřík ab8b2e24db Fixed AS1/2 - delete on nonmember 2021-11-29 17:15:56 +01:00
Jindra Petřík 2f5eb605fe Fixed AS1/2 - empty parenthesis nullpointer 2021-11-29 17:15:56 +01:00
Jindra Petřík 0d1d51a05f minor update changelog 2021-11-29 17:15:56 +01:00
Jindra Petřík 766e74bbd0 update changelog, czech translation 2021-11-29 17:15:56 +01:00
Jindra Petřík 0da5e3c124 update changelog 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 052049f695 Fixed AS1/2 - deobfuscate object literal names 2021-11-29 17:15:56 +01:00
Jindra Petřík 1095a012e0 Fixed AS1/2 - empty tellTarget 2021-11-29 17:15:56 +01:00
Jindra Petřík 75f415c3be Fixed AS1/2 - class detection with ternars 2021-11-29 17:15:56 +01:00
Jindra Petřík 69ea391036 Fixed AS1/2 - newmethod proper brackets 2021-11-29 17:15:56 +01:00
Jindra Petřík 2390b1840c Fixed AS1/2 switch with nontrivial expressions - secondpass for all strictequals 2021-11-29 17:15:56 +01:00
Jindra Petřík 3033f1f39f Fixed AS1/2 - direct editation - do..while 2021-11-29 17:15:56 +01:00
Jindra Petřík 15313d4c13 Fixed AS1/2 - deobfuscate function parameter names in registers 2021-11-29 17:15:56 +01:00
Jindra Petřík b48deb2289 Fixed AS1/2 - deobfuscate function parameter names in registers 2021-11-29 17:15:56 +01:00
Jindra Petřík ec5d5f6401 Fixed AS1/2 - parenthesis around callfunction 2021-11-29 17:15:56 +01:00
Jindra Petřík 50deb210f6 Fixed AS1/2 - direct editation - gotoAndPlay/Stop with scenebias 2021-11-29 17:15:56 +01:00
Jindra Petřík d868a22f53 Fixed AS1/2 - GotoFrame2 - scene bias is first 2021-11-29 17:15:56 +01:00
Jindra Petřík 75bfe070ca Fixed AS1/2 - direct editation - try..finally without catch clause 2021-11-29 17:15:56 +01:00
Jindra Petřík 11d5a55564 Fixed AS1/2 - direct editation - allow call on numbers, boolean, etc. 2021-11-29 17:15:56 +01:00
Jindra Petřík 5f7106afd2 Fixed AS1/2 - get/set top level properties
Fixed AS1/2 - properties postincrement
2021-11-29 17:15:56 +01:00
Jindra Petřík a0bd380476 Fixed AS1/2 - (mb)length is expressioncommand, not a command 2021-11-29 17:15:56 +01:00
Jindra Petřík 0a58914a13 removed print 2021-11-29 17:15:56 +01:00
Jindra Petřík fcc6797a84 switch fix again 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 5916c00bbd iframeloaded special case when it hits next graphpart (will this happen?) 2021-11-29 17:15:56 +01:00
Jindra Petřík b3308a2599 Fixed AS1/2 - ifFrameLoaded with nontrivial items inside 2021-11-29 17:15:56 +01:00
Jindra Petřík 526f484513 Fixed AS1/2 - switch with nontrivial expressions like and/or,ternar (second pass) 2021-11-29 17:15:56 +01:00
Jindra Petřík 0122db9446 Fixed AS1/2 - nested tellTarget 2021-11-29 17:15:56 +01:00
Jindra Petřík 44da53dfab Fixed AS1/2 - switch detection 2021-11-29 17:15:56 +01:00
Jindra Petřík 7b2f893c56 Fixed AS1/2 - typeof precedence / parenthesis 2021-11-29 17:15:56 +01:00
Jindra Petřík 934a5756f9 Fixed Ternar visit (can cause invalid reg declarations) 2021-11-29 17:15:56 +01:00
Jindra Petřík 35a680485f Fixed AS1/2 - obfuscated name in forin cannot use eval 2021-11-29 17:15:56 +01:00
Jindra Petřík ca2815f0c9 Fixed AS2 - class detection - ignore standalone directvalues 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 e33cd9ba99 Fixed AS2 - class detection - warning only if propertyname does not match getter/setter 2021-11-29 17:15:56 +01:00
Jindra Petřík 1d150c0442 Fixed AS2 - class detection of top level classes 2021-11-29 17:15:56 +01:00
Jindra Petřík 348102cdc7 Fixed AS1/2 direct editation - delete operator on anything 2021-11-29 17:15:56 +01:00
Jindra Petřík afa8b82381 DefineEditText nullpointer fix when attribute not found 2021-11-29 17:15:56 +01:00
Jindra Petřík 1bd9bff5eb Fixed AS1/2 direct editation - commands as expressions 2021-11-29 17:15:56 +01:00
Jindra Petřík d6022ec105 Gotolabel action is not gotoandplay! 2021-11-29 17:15:56 +01:00
Jindra Petřík 77a53a4267 Fixed New version dialog error when no main window available 2021-11-29 17:15:56 +01:00
Jindra Petřík 44220860d5 option(const) to disable get/set decompilation and use __get__ and __set__ 2021-11-29 17:15:56 +01:00
Jindra Petřík 197e202aae Fixed AS2 - getters and setters decompilation and editing
Fixed AS1/2 - definefunction2 suppresssuper parameter
2021-11-29 17:15:56 +01:00
Jindra Petřík b419687630 Fixed AS1/2 - subtract precedence 2021-11-29 17:15:56 +01:00
Jindra Petřík 87c5cd362b Fixed AS2 - class detection when no constructor found 2021-11-29 17:15:56 +01:00
Jindra Petřík dbfbf7a67c Fixed AS1/2 - cannot use globalfunc/const variable names 2021-11-29 17:15:56 +01:00
Jindra Petřík 07bef450ba Fixed AS1/2 - cannot use globalfunc/const variable names 2021-11-29 17:15:56 +01:00
Jindra Petřík b4ab834a21 Fixed DefineEditText - ampersand in link href 2021-11-29 17:15:56 +01:00
Jindra Petřík 01cd1a3a1f Fixed AS1/2 - get/setProperty when propertyindex is string 2021-11-29 17:15:56 +01:00
Jindra Petřík dcc066262c Fixed AS1/2 - use slash syntax in get/setvariable only in eval/set 2021-11-29 17:15:56 +01:00
Jindra Petřík 7bd90af605 Fixed AS1/2 - tellTarget when single 2021-11-29 17:15:56 +01:00
Jindra Petřík ffd253b7cf Fixed AS1/2 - direct editation - use actionadd instead of add2 on swfver < 5 2021-11-29 17:15:56 +01:00
Jindra Petřík 2e808bb084 Fixed AS1/2 - gotolabelaction is gotoandplay 2021-11-29 17:15:56 +01:00
Jindra Petřík 54954700c7 Fixed AS1/2 - call action parameters as string 2021-11-29 17:15:56 +01:00
Jindra Petřík 531bdab309 changelog update just to trigger nightly build 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 400c650b24 version changed to 14.6.0 2021-11-22 20:13:09 +01:00
Jindra Petřík 4eb16e7ab2 New ant tasks for building releases separately. 2021-11-22 20:11:31 +01:00
Jindra Petřík 0a034dfacb AS1/2 operator - do not use brackets when not neccessary 2021-11-22 20:11:31 +01:00
Jindra Petřík 47ec625eb0 Fixed AS1/2 - temporary registers handling 2021-11-22 20:11:31 +01:00
Jindra Petřík 6978764bef Fixed AS1/2 - delete operator correct localreg names 2021-11-22 20:11:31 +01:00
Jindra Petřík 6e68d4f913 Fixed AS1/2 - delete operator correct localreg names 2021-11-22 20:11:31 +01:00
Jindra Petřík 69d24bc9cb Fixed AS1/2 - callmethod on register instead of callfunction on var 2021-11-22 20:11:31 +01:00
Jindra Petřík 12945c5696 Fixed AS1/2 - loops and switch break/continue vs definefunction 2021-11-22 20:11:31 +01:00
Jindra Petřík 891a0f1ed8 Fixed AS1/2 - Registers in for..in clause, proper define 2021-11-22 20:11:31 +01:00
Jindra Petřík 87caae7c02 changelog typo 2021-11-22 20:11:31 +01:00
Jindra Petřík e209e7b534 Fixed AS1/2 - Allow globalfunc names as variable identifiers 2021-11-22 20:11:31 +01:00
Jindra Petřík 4f643d596f Fixed AS1/2 - Allow nonstandard identifiers in object literal 2021-11-22 20:11:31 +01:00
Jindra Petřík 0c0953bea3 Fixed AS1/2 - Slash syntax colon vs ternar operator collision 2021-11-22 20:11:31 +01:00
Jindra Petřík 8532ba11c3 Fixed AS2 - Do not detect classes inside functions 2021-11-22 20:11:31 +01:00
Jindra Petřík 2e3b4d26ff Added Information message before importing scripts, text, XML, Symbol-Class 2021-11-22 20:11:31 +01:00
Jindra Petřík 8f71c32c87 Fixed Reload menu disabled when do SWF selected 2021-11-22 20:11:31 +01:00
Jindra Petřík 7504bb63d3 Fixed AS1/2 direct editation - postincrement/decrement 2021-11-22 20:11:31 +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 21bedc7182 Fixed: Japanese in english locales for Gotoaddress, addclass dialog 2021-11-22 20:11:31 +01:00
Jindra Petřík fce1077f41 changelog fix 2021-11-20 20:17:09 +01:00
Jindra Petřík 0aec500c3b version changed to 14.5.2 2021-11-20 20:11:56 +01:00
Jindra Petřík 457d5f3084 Fixed AS2 direct editation of classes - missing _global prefix 2021-11-20 20:10:06 +01:00
Jindra Petřík 3eb1fb9d4b Fixed #1750 Application won't start when cannot access font file 2021-11-20 19:23:52 +01:00