threadtear VS Javassist

Compare threadtear vs Javassist and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
threadtear Javassist
3 5
860 4,009
- 0.4%
0.0 0.0
12 months ago 3 months ago
Java Java
GNU General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

threadtear

Posts with mentions or reviews of threadtear. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-27.
  • does decompiling a .jar file execute it?
    1 project | /r/java | 18 Jul 2022
    If you're very paranoid, Threadtear does have some amount of protection against potential code execution when decompiling, although it hasn't been updated in a while and it's still always a risk (albeit one I never personally encountered). If you suspect that the file you want to decompile does have a way to execute code when decompiling it, you could try using a virtual machine for some added protection.
  • Most likely a new scam
    3 projects | /r/admincraft | 27 Aug 2021
    I used recaf for the plugin.yml, I used deobfuscator to remove the obfuscation, then I used threadtear for decompilation. I use threadtear pretty much always, but it's allatori deobfuscation is somewhat lacking which is why I used a separate program. Also it does not show resources in the jar, which is why I had to use recaf.
  • HOW DO I SCAN A JAR FOR RATS?
    2 projects | /r/minecraftclients | 1 May 2021
    learn java then get https://github.com/GraxCode/threadtear read all files be weary if its obfuscated

Javassist

Posts with mentions or reviews of Javassist. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-21.

What are some alternatives?

When comparing threadtear and Javassist you can also consider the following projects:

skidfuscator-java-obfuscator - Public proof-of-concept obfuscator using the MapleIR framework designed by cts & bibl

Byte Buddy - Runtime code generation for the Java virtual machine.

Deobfuscator - Some deobfuscator for java lol

Byteman - Byteman Project main repo

Theia - A Kotlin program used to analyze and discover backdoors in Minecraft Java 1.12.2 forge mods

Recaf - The modern Java bytecode editor

deobfuscator - The real deal

obfuscator

obfuscator - A java obfuscator (GUI)

yGuard - The open-source Java obfuscation tool working with Ant and Gradle by yWorks - the diagramming experts

Maker - Lightweight, full-featured, low-level dynamic Java class generator designed for ease of use.