Skip to content

ClassViewer/ClassViewer

Repository files navigation

ClassViewer

ClassViewer is a GUI tool for investigating Java class files.

This tool is base on classpy.

Features

  • Understands class files described by JVMS9
  • Displays parsed class file as tree and hex text
  • The corresponding hex text is highlighted when you select a tree node

Build

gradle jar

Run

gradle run

Screenshots

Screenshot Screenshot Screenshot Screenshot

About

ClassViewer is a lightweight Java class file viewer that you can use to view the structure of Java class files.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors

Languages