jar

it.univr.bcel : it-univr-bcel

Maven & Gradle

May 08, 2023
1 usages
2 stars

it-univr-bcel · BCEL utilities for inferring types in Java bytecode and for recomputing stack maps for a method. A stack map is compulsory from Java bytecode version 50 and higher. It specifies types at specific program points, ie., at targets of jumps. Compilers generate code with stack map tables, but code instrumentation might invalidate them. These utilities allow one to recompute stack map tables after code instrumentation with the BCEL library for bytecode instrumentation.

Table Of Contents

Latest Version

Download it.univr.bcel : it-univr-bcel JAR file - Latest Versions:

All Versions

Download it.univr.bcel : it-univr-bcel JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x

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 it-univr-bcel-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

it.univr.bcel

├─ it.univr.bcel.StackMapInferrer.class - [JAR]

├─ it.univr.bcel.StackMapReplacer.class - [JAR]

├─ it.univr.bcel.TypeInferenceException.class - [JAR]

├─ it.univr.bcel.TypeInferrer.class - [JAR]

├─ it.univr.bcel.Types.class - [JAR]

├─ it.univr.bcel.UninitializedObjectType.class - [JAR]

it.univr.bcel.internal

├─ it.univr.bcel.internal.StackMapInferrerImpl.class - [JAR]

├─ it.univr.bcel.internal.StackMapReplacerImpl.class - [JAR]

├─ it.univr.bcel.internal.TypeInferrerImpl.class - [JAR]

├─ it.univr.bcel.internal.TypesImpl.class - [JAR]

├─ it.univr.bcel.internal.UninitializedObjectTypeImpl.class - [JAR]

Advertisement

Dependencies from Group

May 08, 2023
1 usages
2 stars

Discover Dependencies

Nov 17, 2022
1 usages
3 stars
Aug 24, 2023
2 usages
3 stars
Jun 20, 2020
1 usages
549 stars
Sep 17, 2022
1 usages
357 stars
May 16, 2023
1 usages
7 stars
Sep 12, 2022
1 usages
1 stars
May 21, 2021
2 usages
8 stars
May 21, 2021
2 usages
8 stars
Aug 24, 2020
1 usages
16 stars