Skip to content

Releases: amosshi/binaryinternals

Binary Internals Viewer 3.6

22 Sep 08:08
Compare
Choose a tag to compare

Binary Internals Viewer released for Java 21.

What's New

Change log

Tickets

  • Retire PE Format Parser #13
  • CLASS 18,19,20,21 format parser #14
  • Java 11 - Adopt Java Module System #15
  • Refactor: rename as Binary Internals #16

Binary Internals Viewer 3.5

10 Oct 23:10
Compare
Choose a tag to compare

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)

Binary Internals Viewer 3.0

24 Apr 23:57
Compare
Choose a tag to compare

Binary Internals Viewer released, which can show the internals structure of:

  • BMP file
  • Class file, JVM Spec 12.0
    • 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

We have merged the legacy Java Class Viewer into the this unified Binary Internals Viewer

Java Class Viewer 12.0

06 Jun 05:39
Compare
Choose a tag to compare

Java Class Viewer supports JVM 12.0

Binary Internals Viewer 2.0

06 Jun 06:06
Compare
Choose a tag to compare

Binary Internals Viewer released, which can show the internals structure of:

  • BMP file
  • JPEG file
  • PNG file
  • ZIP file