jar

org.whiley : jasm

Maven & Gradle

Sep 24, 2019
1 usages
23 stars

Java Assembler / Disassembler (Jasm) · Jasm is an Assembler / Disassembler for Java Bytecode. Using Jasm you can easily read or write Java Classfiles. Jasm was originally developed as part of the Java Compiler Kit (JKit), and is now used primarily within the Whiley Compiler.

Table Of Contents

Latest Version

Download org.whiley : jasm JAR file - Latest Versions:

All Versions

Download org.whiley : jasm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jasm-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

jasm

├─ jasm.Main.class - [JAR]

jasm.io

├─ jasm.io.BinaryInputStream.class - [JAR]

├─ jasm.io.BinaryOutputStream.class - [JAR]

├─ jasm.io.ClassFileReader.class - [JAR]

├─ jasm.io.ClassFileWriter.class - [JAR]

├─ jasm.io.JasmFileReader.class - [JAR]

├─ jasm.io.JasmFileWriter.class - [JAR]

jasm.lang

├─ jasm.lang.Bytecode.class - [JAR]

├─ jasm.lang.BytecodeAttribute.class - [JAR]

├─ jasm.lang.ClassFile.class - [JAR]

├─ jasm.lang.Constant.class - [JAR]

├─ jasm.lang.JvmType.class - [JAR]

├─ jasm.lang.JvmTypes.class - [JAR]

├─ jasm.lang.Modifier.class - [JAR]

jasm.attributes

├─ jasm.attributes.Code.class - [JAR]

├─ jasm.attributes.ConstantValue.class - [JAR]

├─ jasm.attributes.Exceptions.class - [JAR]

├─ jasm.attributes.InnerClasses.class - [JAR]

├─ jasm.attributes.LineNumberTable.class - [JAR]

├─ jasm.attributes.SourceFile.class - [JAR]

├─ jasm.attributes.StackMapTable.class - [JAR]

jasm.util

├─ jasm.util.DeadCodeElimination.class - [JAR]

├─ jasm.util.OptArg.class - [JAR]

├─ jasm.util.Pair.class - [JAR]

├─ jasm.util.Triple.class - [JAR]

jasm.verifier

├─ jasm.verifier.ClassFileVerifier.class - [JAR]

├─ jasm.verifier.TypeAnalysis.class - [JAR]

jasm.util.dfa

├─ jasm.util.dfa.ForwardFlowAnalysis.class - [JAR]

Advertisement

Dependencies from Group

3 usages
wyc
Aug 10, 2022
3 usages
216 stars
May 25, 2021
2 usages
3 stars
Dec 03, 2021
2 usages
Sep 24, 2019
1 usages
23 stars

Discover Dependencies

Aug 26, 2016
1 usages
0 stars
Jan 15, 2019
2 usages
0 stars
Jun 17, 2021
1 usages
3 stars
Jan 13, 2020
1 usages
51 stars
Jun 19, 2017
1 usages
0 stars
May 27, 2019
108 stars
May 27, 2019
108 stars
Aug 21, 2018
1 usages
43 stars
orm
Sep 28, 2017
1 usages
3 stars