Enigma icon indicating copy to clipboard operation
Enigma copied to clipboard

Non unique names

Open hYdos opened this issue 5 years ago • 6 comments

image i dont even know. do note this is IDEA and not minecraft

hYdos avatar Sep 29 '20 23:09 hYdos

I have seen this happen with other JARs as well.

Basically, these classes were never renamed by us.

NickAcPT avatar Sep 29 '20 23:09 NickAcPT

What's the purpose of mapping IDEA exactly..? Either way, it should definitely only show one of those messages, I can fix that at least. Not sure about fixing the actual detection, last time I looked at it it looked very complex.

2xsaiko avatar Oct 01 '20 14:10 2xsaiko

What's the purpose of mapping IDEA exactly..?

There is no purpose. Enigma is a generic tool for deobfuscating Java Archives.

NickAcPT avatar Oct 01 '20 19:10 NickAcPT

Idea isn’t obf, it’s open source. If there is part of it that is I’d bet it’s against the license to decompile/debof it

modmuss50 avatar Oct 01 '20 19:10 modmuss50

Idea isn’t obf, it’s open source. If there is part of it that is I’d bet it’s against the license to decompile/debof it

First of all, we are talking about Intellij IDEA 3.0.5 from 2003... But that isn't the point of this issue.

I've experienced this while doing it with many JARs before. I would even say that this issue is related to #246

NickAcPT avatar Oct 01 '20 19:10 NickAcPT

Might be fixed by 112a49dccb1fe7792366112bc829352462cd298c.

2xsaiko avatar Oct 02 '20 13:10 2xsaiko