macOS
brew install fernflowerlocal Homebrew formula metadata
brew
Advanced decompiler for Java bytecode. Version 261.26222.65 via Homebrew; verified 2026-07-02.
install
brew install fernflowerlocal Homebrew formula metadata
sudo dnf install fernflowerFedora Rawhide package metadata · fernflower · source: dl.fedoraproject.org
overview
Advanced decompiler for Java bytecode
history
Fernflower is JetBrains' Java bytecode decompiler engine. Its README describes it as an analytical Java decompiler, bundled in IntelliJ IDEA for viewing Java source while debugging or navigating class files, and usable as a standalone command-line JAR.
Fernflower predates its current GitHub repository history: the README credits the original development to Stiver and says JetBrains has maintained it since 2014. The GitHub repository itself was created in October 2014 and points to the IntelliJ Community repository as the release location.
The project became part of the wider IntelliJ Java tooling stack rather than a standalone decompiler-only product. Its repository README tells contributors to send patches through the IntelliJ Community project, and its issue tracker route is the IntelliJ IDEA `Java. Decompiler. Engine` subsystem.
Fernflower's main adoption channel is IntelliJ IDEA, where it is bundled for class-file navigation and debugging. Package-manager adoption gives command-line users a standalone `fernflower` executable or wrapper without needing to extract the engine from an IDE installation.
The README also notes that patches from ForgeFlower were merged and that a long-running mirror by Andrew McRae existed, which reflects Fernflower's role in the broader Java reverse-engineering and Minecraft-modding adjacent decompiler ecosystem.
Standalone usage runs `java -jar fernflower.jar` with options, one or more class/JAR/ZIP sources, and an output destination. The documented options cover generic signatures, inner classes, synthetic members, lambda handling, identifier renaming, logging, line endings, indentation, and other decompiler behavior.
Inside IntelliJ IDEA, Fernflower is used implicitly when a developer opens or debugs against compiled Java classes without source attached. That dual IDE-and-CLI role is why it is useful both to Java developers and to package users who want scriptable decompilation.
Fernflower matters in package culture because it packages a decompiler engine from a large IDE ecosystem into a small command-line tool. It also sits at an interesting boundary: official releases are tied to JetBrains' IntelliJ infrastructure, while downstream package managers expose it as a normal CLI.
For Java tooling maintainers, it is a notable example of an IDE component with standalone utility, Apache-licensed source, and ongoing relevance as Java bytecode features evolve.
security posture
No matching local secret-handling manifest was found for fernflower. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
fernflower | 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/JetBrains/fernflower
install metadata
| Package key | brew:fernflower |
|---|---|
| Version | 261.26222.65 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fernflower |
| Homepage | https://github.com/JetBrains/fernflower |
| Repository | https://github.com/JetBrains/fernflower |
| Upstream docs | https://github.com/JetBrains/fernflower#readme |
| License | Apache-2.0 |
| Source archive | https://www.jetbrains.com/intellij-repository/releases/com/jetbrains/intellij/java/java-decompiler-engine/261.26222.65/java-decompiler-engine-261.26222.65.jar |
| Last updated | 2026-07-02T16:39:41Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fernflower |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fernflower 211.7442.40-17.fc44
JIdea's java decompiler
https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine
sudo dnf install fernflowerfernflower-javadoc 211.7442.40-17.fc44
fernflower API documentation
https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine
sudo dnf install fernflower-javadocsource 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.