Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 564 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 564 Bytes

jinspector

Java class file format parser and graphical representation

Description

You can open a .class-File up to Java 7. JInspector displays the content of the File in a nice and readable Tree-View.

Implementation

  • Graphical user interface written in old school Swing.
  • Handcrafted class file format parser as described in the specification.
  • Provides a bytecode overview of the selected method.

Screenshot

Ingame screenshot