albertan017/LLM4Decompile
Reverse Engineering: Decompiling Binary Code with Large Language Models observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 67
- Release rhythm 35
- Longevity 65
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 917
- days_rel: n/a
- days_push: 202
- n_releases_24m: 0
Adoption not part of the score
6986 stars · 548 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
LLM4Decompile is an open-source series of large language models (1.3B to 33B) trained to decompile binary code back into readable, executable high-level source code, outperforming traditional tools like Ghidra. The repository includes model weights, training scripts, and the HumanEval-Decompile and decompile-bench datasets for training and evaluation.
Use cases
- decompile binary executables back into C source code
- recover readable source from stripped or optimized binaries
- improve on Ghidra's unreadable decompiler output with LLMs
- train a custom decompilation model on binary-source function pairs
- benchmark LLM decompilation with HumanEval-Decompile
- analyze malware or legacy binaries without source code
When to choose
- you need ML-based decompilation with more readable and re-executable output than Ghidra
- you want open-source decompiler models you can fine-tune or self-host
- you are researching LLM applications in reverse engineering
- you need large binary-source paired datasets for training
When to avoid
- you need a production-grade, guaranteed-correct decompiler for security audits
- you lack GPU resources to run multi-billion-parameter models
- you need decompilation for languages or architectures outside the training data
- you want a lightweight traditional decompiler without ML overhead
Facets
library · maturity active
reverse-engineering machine-learning llm-inference llm-training parser reverse-engineering large-language-models security machine-learning python decompilation binary-analysis ghidra disassembly research-models huggingface linux gpu
10 sources
- readme: https://github.com/albertan017/LLM4Decompile · fetched 2026-08-28 · a5719585b86f
- homepage: https://aclanthology.org/2024.emnlp-main.203 · fetched 2026-08-29 · d67a70788f7f
- site_page: https://aclanthology.org/faq/news · fetched 2026-08-29 · 349322ec8ae9
- site_page: https://aclanthology.org/faq/related-work · fetched 2026-08-29 · a969c9a3324e
- site_page: https://aclanthology.org/faq/copyright · fetched 2026-08-29 · 6f52ca1d08e3
- site_page: https://aclanthology.org/faq/volunteer · fetched 2026-08-29 · db98d9a3c971
- site_page: https://aclanthology.org/faq/feedback · fetched 2026-08-29 · bf6cb8ae2675
- site_page: https://aclanthology.org/faq/bib · fetched 2026-08-29 · 997a5ef919bd
- site_page: https://aclanthology.org/faq/linking · fetched 2026-08-29 · 40d9799179cc
- site_page: https://aclanthology.org/faq/api · fetched 2026-08-29 · b1a063af84d5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| albertan017/LLM4Decompile | main | 55 |
For agents
markdown · JSON · MCP: product_card(name="albertan017/LLM4Decompile")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem