FabricMC / Enigma

This is a fork of cuchaz's Enigma, a deobfuscation/remapping tool for Java software.
GNU Lesser General Public License v3.0
446 stars 116 forks source link

Obfuscated class names are saved as deobfuscated if they are in a package when obfuscated #313

Open sschr15 opened 3 years ago

sschr15 commented 3 years ago

When an obfuscated class in a package, for example in InfDev net/minecraft/a/c/a, is loaded and mappings are saved as tiny v2 (and probably other mappings as well), Enigma saves the obfuscated name in the mappings.

NebelNidas commented 1 year ago

Not sure if I understand your description correctly, but I don't think this issue happens anymore in the latest Enigma releases