Skip to content

xiaobai-tx/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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.5%
  • CSS 0.5%