{"adoption": {"forks": 728, "observed_at": "2026-08-28T04:08:46.741500+00:00", "stars": 4371}, "canonical_url": "https://ross.abutalabs.com/products/fernflower", "card": {"archived": false, "artifact_type": "library", "description": "Decompiler from Java bytecode to Java, used in IntelliJ IDEA.", "domain": ["reverse-engineering", "developer-tools", "programming-languages"], "enriched": true, "function": ["reverse-engineering", "parser", "developer-tools", "cli"], "health_score": 80, "homepage": "https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine", "language": "Java", "license": "Apache-2.0", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["JetBrains/fernflower"], "name": "JetBrains/fernflower", "platform": ["jvm", "cli", "cross-platform"], "pushed_at": "2026-08-26T14:21:00+00:00", "repo": "JetBrains/fernflower", "stars": 4371, "tags": ["decompiler", "java-bytecode", "intellij-idea", "static-analysis", "jvm"], "topics": ["java", "decompiler", "reverse-engineering"], "urls": [], "use_cases": ["decompile a jar file back to java source", "read source of class files when debugging in intellij", "recover lost source code from compiled bytecode", "analyze third-party library internals without source", "reverse engineer java bytecode for security research", "decompile obfuscated java classes from the command line"], "what_it_is": "Fernflower is an analytical decompiler that converts Java bytecode (class, jar, zip files) back into readable Java source code. It is bundled with IntelliJ IDEA and can also be run standalone from the command line.", "when_to_avoid": ["you need to decompile non-JVM languages or bytecode", "you want a GUI decompiler outside of IntelliJ IDEA", "you need to decompile heavily obfuscated code with perfect fidelity", "you target very old or experimental bytecode formats"], "when_to_choose": ["you need to view or recover Java source from compiled class files", "you work in IntelliJ IDEA and want decompiled code during debugging or navigation", "you want a scriptable command-line decompiler with fine-grained options", "you need a mature, actively maintained Java decompiler"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/fernflower", "repo": "JetBrains/fernflower", "role": "main", "score": 77}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.741500+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:21:22.016047+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8e11186e953eb92835f5f42ecf5fbad3a217f565fc109c3c5a44f2b63bae553", "fetched_at": "2026-08-28T04:08:46.741500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JetBrains/fernflower"}, {"content_hash": "9926d52851a884867d94d0cd7bdf8dab0e6c9ac4ff896a36c0409c4c828ec987", "fetched_at": "2026-08-29T09:09:40.568559+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.741500+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:21:22.016047+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8e11186e953eb92835f5f42ecf5fbad3a217f565fc109c3c5a44f2b63bae553", "fetched_at": "2026-08-28T04:08:46.741500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JetBrains/fernflower"}, {"content_hash": "9926d52851a884867d94d0cd7bdf8dab0e6c9ac4ff896a36c0409c4c828ec987", "fetched_at": "2026-08-29T09:09:40.568559+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:21:22.016047+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8e11186e953eb92835f5f42ecf5fbad3a217f565fc109c3c5a44f2b63bae553", "fetched_at": "2026-08-28T04:08:46.741500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JetBrains/fernflower"}, {"content_hash": "9926d52851a884867d94d0cd7bdf8dab0e6c9ac4ff896a36c0409c4c828ec987", "fetched_at": "2026-08-29T09:09:40.568559+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.741500+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.741500+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.741500+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:21:22.016047+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8e11186e953eb92835f5f42ecf5fbad3a217f565fc109c3c5a44f2b63bae553", "fetched_at": "2026-08-28T04:08:46.741500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JetBrains/fernflower"}, {"content_hash": "9926d52851a884867d94d0cd7bdf8dab0e6c9ac4ff896a36c0409c4c828ec987", "fetched_at": "2026-08-29T09:09:40.568559+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.741500+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.741500+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:21:22.016047+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8e11186e953eb92835f5f42ecf5fbad3a217f565fc109c3c5a44f2b63bae553", "fetched_at": "2026-08-28T04:08:46.741500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JetBrains/fernflower"}, {"content_hash": "9926d52851a884867d94d0cd7bdf8dab0e6c9ac4ff896a36c0409c4c828ec987", "fetched_at": "2026-08-29T09:09:40.568559+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.741500+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.741500+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.741500+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:21:22.016047+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8e11186e953eb92835f5f42ecf5fbad3a217f565fc109c3c5a44f2b63bae553", "fetched_at": "2026-08-28T04:08:46.741500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JetBrains/fernflower"}, {"content_hash": "9926d52851a884867d94d0cd7bdf8dab0e6c9ac4ff896a36c0409c4c828ec987", "fetched_at": "2026-08-29T09:09:40.568559+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.741500+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.741500+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:21:22.016047+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8e11186e953eb92835f5f42ecf5fbad3a217f565fc109c3c5a44f2b63bae553", "fetched_at": "2026-08-28T04:08:46.741500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JetBrains/fernflower"}, {"content_hash": "9926d52851a884867d94d0cd7bdf8dab0e6c9ac4ff896a36c0409c4c828ec987", "fetched_at": "2026-08-29T09:09:40.568559+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:21:22.016047+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8e11186e953eb92835f5f42ecf5fbad3a217f565fc109c3c5a44f2b63bae553", "fetched_at": "2026-08-28T04:08:46.741500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JetBrains/fernflower"}, {"content_hash": "9926d52851a884867d94d0cd7bdf8dab0e6c9ac4ff896a36c0409c4c828ec987", "fetched_at": "2026-08-29T09:09:40.568559+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:21:22.016047+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8e11186e953eb92835f5f42ecf5fbad3a217f565fc109c3c5a44f2b63bae553", "fetched_at": "2026-08-28T04:08:46.741500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JetBrains/fernflower"}, {"content_hash": "9926d52851a884867d94d0cd7bdf8dab0e6c9ac4ff896a36c0409c4c828ec987", "fetched_at": "2026-08-29T09:09:40.568559+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:21:22.016047+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8e11186e953eb92835f5f42ecf5fbad3a217f565fc109c3c5a44f2b63bae553", "fetched_at": "2026-08-28T04:08:46.741500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JetBrains/fernflower"}, {"content_hash": "9926d52851a884867d94d0cd7bdf8dab0e6c9ac4ff896a36c0409c4c828ec987", "fetched_at": "2026-08-29T09:09:40.568559+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4352, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 77, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}