java-deobfuscator / deobfuscator

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

Strings don't deobfuscated #381

Closed Argentoz closed 3 years ago

Argentoz commented 5 years ago

I'm trying deobf this jar : https://dropmefiles.com/16SxI But nothing works. Pls help. :/

ItzSomebody commented 5 years ago
- zelix.string.EnhancedStringEncryptionTransformer
- stringer.StringEncryptionTransformer
- stringer.StringEncryptionTransformer
- zelix.FlowObfuscationTransformer

In that order.

Argentoz commented 5 years ago

https://imgur.com/a/31Yhrji did not help

ItzSomebody commented 5 years ago

Make sure you use the stringer.StringEncryptionTransformer twice.

Argentoz commented 5 years ago

Yep did not help Log: https://hastebin.com/deregegoxu.cs

ItzSomebody commented 5 years ago

Oh, I forgot... in my private fork I prevent removal of the Stringer classes. Whoops.

In that case, you'll want to comment out lines 52 and 53 from here and then recompile the deobfuscator.

apkunpacker commented 5 years ago

Wow @ItzSomebody you own your private fork . May you tell which transformer you have which are absent in this master branch ?

ItzSomebody commented 5 years ago

Wow @ItzSomebody you own your private fork . May you tell which transformer you have which are absent in this master branch ?

A lot and why does it matter?

apkunpacker commented 5 years ago

Awesome . Just curious to know . It does not matter