jvm-bytecode-reassembler VS jasm

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

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 jasm
1 10
5 420
- -
0.0 2.9
about 2 years ago 3 months ago
Java Java
- 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.

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

jasm

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

What are some alternatives?

When comparing jvm-bytecode-reassembler and jasm 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.

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

riscv-asm - risc-v assembly language

proguard-assembler - Assembler and disassembler for Java class files

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

proguard - ProGuard, Java optimizer and obfuscator

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

klox - A Kotlin implementation of lox with a JVM backend built using ProGuardCORE