MinecraftDecompiler VS threadtear

Compare MinecraftDecompiler vs threadtear and see what are their differences.

MinecraftDecompiler

Minecraft Decompiler. A useful tool/library to deobfuscate and decompile Minecraft(or any jar file) through popular mappings and various decompilers. Or use it as a lib to process obfuscation mappings such as converting a mapping to another format (by MaxPixelStudios)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
MinecraftDecompiler threadtear
1 3
264 860
4.9% -
8.6 0.0
4 days ago about 1 year ago
Java Java
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

MinecraftDecompiler

Posts with mentions or reviews of MinecraftDecompiler. We have used some of these posts to build our list of alternatives and similar projects.
  • Code determining rainbow jeb_ sheep color cycle?
    1 project | /r/technicalminecraft | 26 Jun 2023
    If you can read Java code, you can decompile and deobfuscate the client (for example with MinecraftDecompiler) and then search for "jeb_" in the code, which should eventually lead you to the code that decides the color cycle. I've never done this myself, so I can't give further assistance, but I'm pretty sure this approach would get you your answer if you can't find an easier way.

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

What are some alternatives?

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

SSVM - Java VM running on a JVM

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

stig-manager - An API and client for managing STIG assessments

Deobfuscator - Some deobfuscator for java lol

kotlin-metadata-printer - Prints the Kotlin metadata attached to Java class files

deobfuscator - The real deal

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

Recaf - The modern Java bytecode editor

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

obfuscator - A java obfuscator (GUI)

Caesium - A Java bytecode obfuscator

SpicyClient - This is the code for SpicyClient