Fixup rest of unused method stuff. It appears there are some garbage
fields too places.
This commit is contained in:
@@ -150,6 +150,7 @@ public class ModularArithmeticDeobfuscation
|
||||
public void run(ClassGroup group)
|
||||
{
|
||||
Execution execution = new Execution(group);
|
||||
execution.populateInitialMethods();
|
||||
execution.run();
|
||||
|
||||
run(execution, group);
|
||||
|
||||
Reference in New Issue
Block a user