jvm-bytecode-reassembler VS Maker

Compare jvm-bytecode-reassembler vs Maker and see what are their differences.

Maker

Lightweight, full-featured, low-level dynamic Java class generator designed for ease of use. (by cojen)
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
jvm-bytecode-reassembler Maker
1 6
5 47
- -
0.0 8.7
about 2 years ago 3 days ago
Java Java
- Apache License 2.0
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.

jvm-bytecode-reassembler

Posts with mentions or reviews of jvm-bytecode-reassembler. We have used some of these posts to build our list of alternatives and similar projects.
  • Bytecode editor?
    1 project | /r/javahelp | 23 Feb 2022
    You can use javap to disassemble the bytecode, then I found this, it should be able to reassemble the bytecode : https://github.com/raptor494/jvm-bytecode-reassembler

Maker

Posts with mentions or reviews of Maker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-23.

What are some alternatives?

When comparing jvm-bytecode-reassembler and Maker you can also consider the following projects:

ANTLR - ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

obfuscator - A java obfuscator (GUI)

JavaParser - Java 1-18 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.

proguard-core - Library to read, write, analyze, and process java bytecode

jdk-sandbox - JDK Committers Sandbox

Javassist - Java bytecode engineering toolkit

golo-lang - Golo - a lightweight dynamic language for the JVM.

Recaf - The modern Java bytecode editor

Spoon - Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.

proguard-assembler - Assembler and disassembler for Java class files

parceler - :package: Android Parcelables made easy through code generation.

Grasmin - Groovy AST Transformation to allow writing Jasmin code (JVM bytecode) directly on groovy files