Skip to content

Add new section Decompilation#1246

Open
nbauma109 wants to merge 2 commits into
akullpp:masterfrom
nbauma109:decompilation-tools
Open

Add new section Decompilation#1246
nbauma109 wants to merge 2 commits into
akullpp:masterfrom
nbauma109:decompilation-tools

Conversation

@nbauma109
Copy link
Copy Markdown

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
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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
Comment thread README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

2 participants