MinecraftDecompiler VS SSVM

Compare MinecraftDecompiler vs SSVM 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)

SSVM

Java VM running on a JVM (by xxDark)
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 SSVM
1 1
264 158
4.9% -
8.6 6.8
4 days ago about 2 months ago
Java Java
GNU General Public License v3.0 only MIT License
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.

SSVM

Posts with mentions or reviews of SSVM. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-26.
  • Is there any tool for Java reverse engineering that doesn't totally suck?
    3 projects | /r/java | 26 Aug 2022
    No one seems to mention Recaf wich is the best option IMO. You can choose between different decompilers (Fernflower, CFR, Jadx, Procyon and others) has bytecode editing capabilities (you don't have to fully decompile, you can edit the bytecode directly), built in peephole optimizations for flow and number obfuscations, various search options for methods, members, strings, and method virtualization via SSVM

What are some alternatives?

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

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

bytecode-viewer - A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)

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

Recaf - The modern Java bytecode editor

Graal - GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

simplify - Android virtual machine and deobfuscator

SkidSuite - A collection of java reverse engineering tools and informational links

oc2 - RISC-V VMs in Minecraft.