Skip to content

Java class file format parser and graphical representation

License

Notifications You must be signed in to change notification settings

morgenthum/jinspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Java class file format parser and graphical representation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages