Java Bytecode Workbench READMEDescriptionThis extension aims to bring the advantages of Opal-Project into VSCode. Features include Java Bytecode processing, engineering, manipulation and analysis functionality like three-address-code oder bytecode view. UsageTo use this Extension you will need JRE and a Java like Project. Please make sure java executable is in your Path. Quick Start
After the Project is loaded (this may take some time) the Three-Address-Code or Bytecode will be shown. |