Fixed AS3 deobfuscator on &&, || operators

This commit is contained in:
Jindra Petřík
2021-02-08 20:15:19 +01:00
parent 9e07695427
commit 930e956ad5
6 changed files with 40 additions and 2 deletions
+1
View File
@@ -21,6 +21,7 @@ package
TestContinueLevels;
TestDecl2;
TestDeclarations;
TestDeobfuscation;
TestDefaultNotLastGrouped;
TestDotParent;
TestDoWhile;