Col-E / Col-E/CAFED00D

Read-only bytecode tracking

Open
#1 1 comment 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
142
Forks
17
PR merge metrics
No merged PRs in 30d

Description

**Purpose**

To allow a one-to-one byte-to-structure mapping. This format will yield read-only instances containing information that supports the mapping. This supports use cases that require knowledge of the actual bytecode values in the class file, rather than the structures the bytecode represents.

This will allow these structures to be represented in a fashion such as this:

![image](https://user-images.githubusercontent.com/21371686/90716117-26057200-e27a-11ea-8529-eae54d73b79f.png)

**Prerequisites**

* Flesh out method instruction parsing
* Refactor reader classes to be extensible

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.