Java Decompiler & Transformer API

Open source tools for Java bytecode decompilation

Nicolas Baumann GitHub avatar

JD-GUI-DUO

A 2-in-1 Java decompiler based on JD-Core v0 and v1 supporting 3rd party decompilers CFR, Procyon, Fernflower, Vineflower and JADX via the Transformer API.

View on GitHub

ECD++

Fork of Enhanced Class Decompiler integrating multiple decompilers via Transformer API. Enables debugging class files without source code directly inside Eclipse.

View on GitHub

Transformer API

Provides unified access to different transformers (currently decompilers only) under a common API.

View on GitHub

JD-Core v0

View on GitHub

JD-Core v1

View on GitHub

JD-Util

Common utilities for core projects including :

View on GitHub