Rebuild jump graph in inliner
This commit is contained in:
@@ -95,7 +95,7 @@ public class Deob
|
||||
|
||||
//new ModularArithmeticDeobfuscation().run(group);
|
||||
|
||||
//new MethodInliner().run(group);
|
||||
new MethodInliner().run(group);
|
||||
|
||||
saveJar(group, args[1]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user