java-deobfuscator / deobfuscator

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

ZKM 13 sample deobfuscation #472

Open theotherusers opened 4 years ago

theotherusers commented 4 years ago

Hey, I'm trying to deobfuscate this .jar file but having trouble. Can someone assist me in deobfuscating it into something readable?

Many thanks in advance for the help :)

deobfuscate-this.zip

theotherusers commented 4 years ago

@ThisTestUser could you possibly help me with this or tell me the steps I should take to do it myself?

ThisTestUser commented 4 years ago

I can't help you with this because I don't have anything to deobfuscate ZKM 12.

fee1-dead commented 3 years ago

Make the title "ZKM 12 deobfuscation".

ItzSomebody commented 3 years ago

Thanks @Enteerman

Crystallinqq commented 3 years ago

looks like zkm 13 from the 3rd entry in the constant pool in each classfile. thing

ItzSomebody commented 3 years ago

Thanks for checking @Crystallinqq!

nicolaipre commented 3 years ago

looks like zkm 13 from the 3rd entry in the constant pool in each classfile. thing

Out of curiosity, which tool is this?

fee1-dead commented 3 years ago

Proprietary tool that you will need to buy. I do not recommend

ThisTestUser commented 3 years ago

zelix.string.EnhancedStringEncryptionTransformer and zelix.StringEncryptionTransformer both handle the (II)Ljava/lang/String obfuscation type, so be sure to try each one.

Crystallinqq commented 3 years ago

looks like zkm 13 from the 3rd entry in the constant pool in each classfile. thing

Out of curiosity, which tool is this?

BinGait ( https://binclub.dev ) Currently private. Will be public + paid sometime in the future.