macOS
brew install vineflowerlocal Homebrew formula metadata
brew
Java decompiler. Version 1.12.0 via Homebrew; verified 2026-04-29.
install
brew install vineflowerlocal Homebrew formula metadata
overview
Java decompiler
history
Vineflower is a modern Java and JVM decompiler descended from Fernflower through Quiltflower. The project describes itself as a modern Java decompiler focused on accurate output without sacrificing readability, with support for modern Java features, automatic formatting, and multithreaded decompilation.
Vineflower's lineage starts with Fernflower, the JetBrains Java decompiler used in IntelliJ IDEA for viewing Java source from class files. The Vineflower organization describes the main decompiler as a fork of Fernflower, and explains that Vineflower is the renamed continuation of Quiltflower by the same team with the same goals.
The rename from Quiltflower to Vineflower was meant to move beyond an identity tied mainly to Minecraft modding and toward a more general Java decompiler. By the mid-2020s, the project was releasing versioned decompiler jars, an IntelliJ plugin, and documentation for command-line and library use.
Vineflower sits in the Java decompiler niche alongside Fernflower, CFR, Procyon, and JD-GUI. Its adoption is tied to developers who need readable decompilation of modern Java bytecode, including records, sealed classes, switch expressions, pattern matching, and later Java language features that older decompilers often render poorly.
Vineflower can be run from the command line with a jar, input files or archives, and an optional output destination. It can also be embedded as a library through the org.jetbrains.java.decompiler API shape, and the docs note that dependencies using Fernflower's informal public API can often swap in Vineflower.
For package and reverse-engineering users, Vineflower matters because it is a packageable, current JVM decompiler with CLI and library modes. It gives build tools, IDE plugins, and inspection workflows a modern alternative to older Fernflower output while preserving enough compatibility for many Fernflower integrations.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vineflower | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Vineflower/vineflower
install metadata
| Package key | brew:vineflower |
|---|---|
| Version | 1.12.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vineflower |
| Homepage | https://vineflower.org/ |
| Repository | https://github.com/Vineflower/vineflower |
| Upstream docs | https://vineflower.org/usage |
| License | Apache-2.0 |
| Source archive | https://github.com/Vineflower/vineflower/archive/refs/tags/1.12.0.tar.gz |
| Last updated | 2026-04-29T01:25:50Z |
| Pulse | updated |
| Dependencies | openjdk |
| Build dependencies | gradle@8 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vineflower |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.