java-deobfuscator / deobfuscator

The real deal
https://javadeobfuscator.com
Apache License 2.0
1.56k stars 290 forks source link

Help with transformer #523

Closed Delerbo closed 3 years ago

Delerbo commented 4 years ago

Hi, this plugin have weird class names (https://www.spigotmc.org/threads/minianni-recoded-1-8-x-1-15-x.412697/) how transformers i can use to deobfuscate it?

Janmm14 commented 4 years ago

if it only has weird class names I'd suggest using Proguard name obfuscation to rename that to class a, b, c etc.

Delerbo commented 4 years ago

if it only has weird class names I'd suggest using Proguard name obfuscation to rename that to class a, b, c etc.

And what transformer or program I must use?

x4e commented 4 years ago

You can use the class,field and method normalisers included with this deobfuscator