Make unused method stuff simpler don't worry about collisions, I'll
rename everything later so it wont be a problem
This commit is contained in:
@@ -62,7 +62,7 @@ public class Deob
|
||||
|
||||
new UnusedFields().run(group);
|
||||
|
||||
new ModularArithmeticDeobfuscation().run(group);
|
||||
//new ModularArithmeticDeobfuscation().run(group);
|
||||
|
||||
saveJar(group, args[1]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user