Online Java class decompiler


Settings Remark
Create class file analysis report If you enable the checkbox a popup window will open and a report will be displayed containing the following information:
  • The class file content in hex values
  • magic
  • minor and major version
  • constant pool count
  • constant pool
  • access flags
  • this class
  • super class
  • interfaces count
  • interfaces info
  • fields count
  • fields info
  • methods count
  • methods info
  • attributes count
  • attributes info
The decompiled class file will always created (if the checkbox is enabled or not) and can be downloaded by clicking the Download download file icon, which can be seen below the main window (not in the popup window).