This repository contains the implementation and datasets from our GEM 2023 paper "ChatGPT as a Java Decompiler", where we explore using instruction-tuned large language models like ChatGPT to ...
The jd-cli is a simple command line wrapper around JD Core Java Decompiler project. Java runtime is required in version 8 or newer (for version 1.0.0 and newer) and ...
BANGALORE, INDIA: DJ Java Decompiler is Windows 95/98/Me/NT/2000/XP decompiler and disassembler for Java that reconstructs the original source code from the compiled binary CLASS files (for example ...
Abstract: Decompilation of Java bytecode is the act of transforming Java bytecode to Java source code. Although easier than that of decompilation of machine code, problems still arise in Java bytecode ...