How to Decompile JAR Files with JD-GUI 0.3.3on Windows

To decompile a .class file using JD-GUI, follow one of the methods below:

  1. Execute the following command line: jd-gui.exe Object.class.
  2. Go to the File menu, select Open File..., and browse to your Object.class file.
  3. Drag and drop the Object.class file onto the JD-GUI window.

This will allow you to view the source code of the compiled .class file.

zip 文件大小:697.18KB