macOS
brew install vineflowerlocal Homebrew formula metadata
brew / Rang 5262
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vineflower in AI-Agent-Workflows.
Installation
brew install vineflowerlocal Homebrew formula metadata
Überblick
Java decompiler
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
vineflower | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:vineflower |
|---|---|
| Version | 1.12.0 |
| Paketmanager | Homebrew |
| Homepage | https://vineflower.org/ |
| Repository | https://github.com/Vineflower/vineflower |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.