-
Hi, i have a obfuscated project it has been obfuscated with paramorphism obfuscator so the problem is I cant run some transformer against it and paramorphism transformer seems to be removing flow obfu…
-
**Describe what's not working**
Hi this is a request for Proguard Deobfuscation as the current included methods do not work.
Example snippit:
```
int[] var10002;
switch(163()[lllllIlllIIl…
-
Are you or anybody forking this able to create a branch for this to be able to deobfuscate the RSC client before Classic is shut down for good? The last revision is 235.
I've attached the latest ga…
-
### Prerequisites
- [x] Put an X between the brackets on this line if you have done all of
the following:
- Running the latest version of Constellation
- Attached the ***…
-
Hi , I was trying to deobfuscate a jar that contains antireleak's obfuscation
so i basically used this order of transformers
![image](https://user-images.githubusercontent.com/72102072/145087612-4…
-
Originally posted by **gpe**
> There are lots of interesting use cases for this:
>
> * If we implement tracking local vars too, we can use it to implement new bytecode-based deobfuscation techniqu…
-
It would be very nice to see this library be available via some popular Maven repository. I have searched through mvnrepository.com, but couldn't find `deobfuscator` already being uploaded to an index…
-
i ran into a few issues using v2.3.0 that resulted in bad deobfuscation when using latest obfuscation (with self-defending enabled).
## string-decoder:
using this decoder method as the example
``…
-
https://pastebin.com/UQHV005x
But if not to include the first string (with var c_value = ...) then beautification works for the rest code. Weird.
But in this case such parts as "_0xb3f5x4[_0xb3f5x6]…
-
so i found a file that has been obfuscated 2 times, fistly it recommended com.javadeobfuscator.deobfuscator.transformers.normalizer.SourceFileClassNormalizer
so i ran it, and it mostly cleared the ja…
ghost updated
2 years ago