threadtear icon indicating copy to clipboard operation
threadtear copied to clipboard

Multifunctional java deobfuscation tool suite

Results 32 threadtear issues
Sort by recently updated
recently updated
newest added

**Describe what's not working** Everytime I try to deobfuscate this, it just simply won't work. Could you help me find the right settings for it? It would be a HUGE...

bug

**Describe what's not working** Applying the "Restore names by source file" execution strips generics from classes. **Java archive** I can add the archive if this issue is not able to...

bug

**Describe what's not working** IDK how to deobfuscate the jar uploaded below. **Java archive** The jar archive that is not deobfuscated successfully. (Make sure you have the rights for it!)...

bug

**Describe what's not working** Every time I try a deobfuscater for ZKM, the deobfuscater crashs **Java archive** https://anonfiles.com/59ofw5d9xa/cc-1736442991063618999_jar **Please complete the following information:** - OS: Windows 10 - Java version:...

bug

It happens on a class extended from [JMXServerPlatformBase](https://www.eclipse.org/eclipselink/api/2.7/org/eclipse/persistence/platform/server/JMXServerPlatformBase.html). How can I fix that?

bug

I deobfuscate my jar file encrypted with Paramorphism 2.1 with threadtear, but all ldc(strings) are the same. **Java archive** https://workupload.com/file/VVYch6GAKY3 **Log / Screenshots** ![image](https://user-images.githubusercontent.com/63357564/140423507-ddb5bbbf-7fec-4fff-a480-043d9d7a666a.png) - OS: [Windows 10 Pro 64...

bug

**Exception**: ``` Executing me.nov.threadtear.execution.analysis.ReobfuscateClassNames Generating random names Exception in thread "Execution-Thread" java.lang.IllegalStateException: Duplicate key Jayde at java.util.stream.Collectors.lambda$throwingMerger$0(Unknown Source) at java.util.HashMap.merge(Unknown Source) at java.util.stream.Collectors.lambda$toMap$58(Unknown Source) at java.util.stream.ReduceOps$3ReducingSink.accept(Unknown Source) at java.util.HashMap$ValueSpliterator.forEachRemaining(Unknown Source)...

**Describe what's not working** The UI Theme is changing to the default Intellij theme after restarting the program. **Log / Screenshots** not needed **Please complete the following information:** - OS:...

bug

The source code for Binsecure obfuscator has been released publicly: https://github.com/Crystallinqq/binscure Can you please consider creating transformers for it?