Skip to content

Binary Internals Viewer 3.5

Compare
Choose a tag to compare
@amosshi amosshi released this 10 Oct 23:10
· 26 commits to master since this release

Binary Internals Viewer released for Java 17.

What's New

  • Fully Support Class format of Java 17 LTS
  • New Milestone to support Android DEX format
  • User Interface improvement via adding ICONS8 icons to tree node

Here are the current supported formats:

  • BMP file
  • Class file, JVM Spec 17
    • Known bugs to parse JVM 12.0 .class file has been fixed
    • Mass test script has been tested successfully on all JDK .class files
  • JPEG file
  • PNG file
  • ZIP file
  • DEX file for Android (in progress)