Comparison
LLM4Decompile vs Awesome-Code-LLM
Verdict
Pick LLM4Decompile if lLM4Decompile uses large language models to reverse engineer binary code into assembly instructions and potentially source code; pick Awesome-Code-LLM if awesome-Code-LLM is a curated repository focused on code-focused large language models (code-LLMs), providing insights into top-performing models, evaluation toolkits, and research papers.
Markdown twin · LLM4Decompile alternatives · Awesome-Code-LLM alternatives
GraphCanon updated 3d
Trust & integrity
| Signal | LLM4Decompile | Awesome-Code-LLM |
|---|---|---|
| Maintenance | Slowing (186d since push) As of 3d · github_public_v1 | Dormant (604d since push) As of 2w · github_public_v1 |
| Provenance | Not a fork · Personal account As of 3d · github_public_v1 | Not a fork · Personal account As of 2w · github_public_v1 |
| OSV dependency advisories | Published findings As of 1mo · osv@v1 | No lockfile (source not queried) As of 1mo · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- LLM4Decompile
- Decompiling Binary Code with Large Language Models
- Awesome-Code-LLM
- 👨💻 An awesome and curated list of best code-LLM for research.
Stars
- LLM4Decompile
- 7.0k
- Awesome-Code-LLM
- 1.3k
Forks
- LLM4Decompile
- 546
- Awesome-Code-LLM
- 74
Open issues
- LLM4Decompile
- 46
- Awesome-Code-LLM
- 4
Language
- LLM4Decompile
- Python
- Awesome-Code-LLM
- -
Adopt for
- LLM4Decompile
- LLM4Decompile uses large language models to reverse engineer binary code into assembly instructions and potentially source code.
- Awesome-Code-LLM
- Awesome-Code-LLM is a curated repository focused on code-focused large language models (code-LLMs), providing insights into top-performing models, evaluation toolkits, and research papers.
Persona
- LLM4Decompile
- -
- Awesome-Code-LLM
- -
Runtime
- LLM4Decompile
- -
- Awesome-Code-LLM
- -
License
- LLM4Decompile
- MIT
- Awesome-Code-LLM
- MIT License: Permissive open-source license that allows usage in virtually any project with little restrictions.
Last pushed
- LLM4Decompile
- Feb 12, 2026
- Awesome-Code-LLM
- Dec 10, 2024
Categories
- LLM4Decompile
- LLM Frameworks
- Awesome-Code-LLM
- Evaluation & Observability, LLM Frameworks
Trust and health
Maintenance
- LLM4Decompile
- Slowing (36%)
- Awesome-Code-LLM
- Dormant (18%)
Days since push
- LLM4Decompile
- 186d
- Awesome-Code-LLM
- 604d
Open issues (now)
- LLM4Decompile
- 46
- Awesome-Code-LLM
- 4
Stars delta
- LLM4Decompile
- +205 (30d)
- Awesome-Code-LLM
- Unknown
Open issues delta
- LLM4Decompile
- 0 (30d)
- Awesome-Code-LLM
- Unknown
OSV dependency advisories
- LLM4Decompile
- Published findings
- Awesome-Code-LLM
- No lockfile (source not queried)
Full report
- LLM4Decompile
- Trust report
- Awesome-Code-LLM
- Trust report
Choose LLM4Decompile if…
- Pricing: The tool itself is open-source under the MIT license, but using it effectively may require access to specific large language models that could have associated costs..
- Requirements: Min 16 GB RAM; Requires a GPU for optimal performance with the specified model..
- Tags unique to LLM4Decompile: binary, decompile, reverse-engineering.
- LLM4Decompile ships Docker support for self-hosted deployment.
- When you need a tool that leverages advanced language models for decompiling binaries more effectively than traditional methods.
When NOT to use LLM4Decompile
- Avoid this tool if you require high precision in recreating exact source code, especially for heavily optimized binaries that lose contextual information during compilation.
- Do not use LLM4Decompile when working with less common architectures (e.g., RISC-V) unless explicitly supported or tested by the model.
Choose Awesome-Code-LLM if…
- Requirements: No specific requirements to use the repository for reference or evaluation, but contributions may involve technical knowledge and familiarity with code-LLMs..
- Tags unique to Awesome-Code-LLM: awesome, code generation.
- Also covers Evaluation & Observability.
- When you need a comprehensive list of state-of-the-art code generation LLMs with performance metrics such as HumanEval.
When NOT to use Awesome-Code-LLM
- When looking for a tool that provides pre-trained models with built-in APIs or services, as Awesome-Code-LLM is primarily a directory/collection of information without direct service provision.
- If you require real-time interactive use-cases and need immediate API access to LLMs; this repository does not offer such functionality.
- In scenarios where you need a single end-to-end solution for training your own code generation models, as the platform is focused on aggregating third-party resources and research rather than offering
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (albertan017/LLM4Decompile) · observed Aug 17, 2026
- GitHub forks (albertan017/LLM4Decompile) · observed Aug 17, 2026
- Last push (albertan017/LLM4Decompile) · observed Feb 12, 2026
- License file (MIT) · observed Aug 17, 2026
- Decision facts (enrichment) · observed Jul 12, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (huybery/Awesome-Code-LLM) · observed Aug 6, 2026
- GitHub forks (huybery/Awesome-Code-LLM) · observed Aug 6, 2026
- Last push (huybery/Awesome-Code-LLM) · observed Dec 10, 2024
- License file (MIT) · observed Aug 6, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: LLM4Decompile 7.0k · Awesome-Code-LLM 1.3k (synced Aug 17, 2026).
Common questions
- What is the difference between LLM4Decompile and Awesome-Code-LLM?
- LLM4Decompile: Decompiling Binary Code with Large Language Models. Awesome-Code-LLM: 👨💻 An awesome and curated list of best code-LLM for research.. See the comparison table for live GitHub stats and shared categories.
- When should I choose LLM4Decompile over Awesome-Code-LLM?
- Choose LLM4Decompile over Awesome-Code-LLM when Pricing: The tool itself is open-source under the MIT license, but using it effectively may require access to specific large language models that could have associated costs.; Requirements: Min 16 GB RAM; Requires a GPU for optimal performance with the specified model.; Tags unique to LLM4Decompile: binary, decompile, reverse-engineering; LLM4Decompile ships Docker support for self-hosted deployment; When you need a tool that leverages advanced language models for decompiling binaries more effectively than traditional methods.
- When should I choose Awesome-Code-LLM over LLM4Decompile?
- Choose Awesome-Code-LLM over LLM4Decompile when Requirements: No specific requirements to use the repository for reference or evaluation, but contributions may involve technical knowledge and familiarity with code-LLMs.; Tags unique to Awesome-Code-LLM: awesome, code generation; Also covers Evaluation & Observability; When you need a comprehensive list of state-of-the-art code generation LLMs with performance metrics such as HumanEval.
- When should I avoid LLM4Decompile?
- Avoid this tool if you require high precision in recreating exact source code, especially for heavily optimized binaries that lose contextual information during compilation. Do not use LLM4Decompile when working with less common architectures (e.g., RISC-V) unless explicitly supported or tested by the model.
- When should I avoid Awesome-Code-LLM?
- When looking for a tool that provides pre-trained models with built-in APIs or services, as Awesome-Code-LLM is primarily a directory/collection of information without direct service provision. If you require real-time interactive use-cases and need immediate API access to LLMs; this repository does not offer such functionality. In scenarios where you need a single end-to-end solution for training your own code generation models, as the platform is focused on aggregating third-party resources and research rather than offering
- Is LLM4Decompile or Awesome-Code-LLM more popular on GitHub?
- LLM4Decompile has more GitHub stars (6,965 vs 1,291). Stars measure visibility, not whether either tool fits your constraints.
- Are LLM4Decompile and Awesome-Code-LLM open source?
- Yes - both are open-source projects on GitHub (LLM4Decompile: MIT, Awesome-Code-LLM: MIT).
- Where can I find alternatives to LLM4Decompile or Awesome-Code-LLM?
- GraphCanon lists graph-backed alternatives at LLM4Decompile alternatives and Awesome-Code-LLM alternatives (LLM4Decompile markdown twin, Awesome-Code-LLM markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, LLM4Decompile or Awesome-Code-LLM?
- LLM4Decompile: Slowing. Awesome-Code-LLM: Dormant. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for LLM4Decompile and Awesome-Code-LLM?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: LLM4Decompile trust report; Awesome-Code-LLM trust report.