Skip to content

Add new section Decompilation#1246

Merged
akullpp merged 5 commits into
akullpp:masterfrom
nbauma109:decompilation-tools
Jun 21, 2026
Merged

Add new section Decompilation#1246
akullpp merged 5 commits into
akullpp:masterfrom
nbauma109:decompilation-tools

Conversation

@nbauma109

Copy link
Copy Markdown
Contributor

This pull request adds a new "Decompilation" section to the README.md to catalog libraries and tools for decompiling JVM bytecode. The section is organized by engine, GUI, Eclipse plugin, API, and CLI tools, providing a comprehensive overview of available decompilation resources for Java and JVM bytecode.

New Decompilation section:

  • Added "Decompilation" to the table of contents in README.md to improve navigation and visibility of decompilation tools.

  • Introduced a new "Decompilation" section under libraries, listing and categorizing popular decompilers and related tools:

    • Engines: CFR, Fernflower, JADX, JD-Core, Procyon, Vineflower
    • GUI: JD-GUI, Luyten, JD-GUI-DUO
    • Eclipse plugins: ECD, ECD++, JD-Eclipse
    • API: transformer-api
    • CLI: jd-cli

Copilot AI review requested due to automatic review settings May 17, 2026 10:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new "Decompilation" category to the awesome-java README listing JVM bytecode decompilation projects, with sub-groupings for engines, GUIs, Eclipse plugins, an API, and a CLI tool.

Changes:

  • Adds a "Decompilation" entry to the table of contents.
  • Introduces a new ### Decompilation section with sub-headings (Engines, GUIMono-decompiler/Multi-decompiler, Eclipse plugins, API, CLI) listing 12 projects.
Comments suppressed due to low confidence (1)

README.md:380

  • The "Decompilation" section is placed before "Decentralization", but alphabetically (and per the matching TOC requirement) "Decentralization" should come first. Move this section so it appears after the Decentralization section.
### Decompilation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
@akullpp akullpp merged commit 250d5df into akullpp:master Jun 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants