mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 06:10:47 +00:00
AS3: deobfuscation fix, better namespace renaming
This commit is contained in:
@@ -2851,7 +2851,7 @@ public class AVM2Code implements Serializable {
|
||||
}
|
||||
|
||||
public void restoreControlFlow(ConstantPool constants, MethodBody body) {
|
||||
//restoreControlFlowPass(constants, body, false);
|
||||
restoreControlFlowPass(constants, body, false);
|
||||
//restoreControlFlowPass(constants, body, true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user