LLM4Decompile vs LLMs-from-scratch

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

LLM4DecompileLLMs-from-scratch
TaglineReverse Engineering: Decompiling Binary Code with Large Language ModelsImplement a ChatGPT-like LLM in PyTorch from scratch
Stars6.7k99k
Forks53615k
Open issues464
LanguagePythonJupyter Notebook
LicenseMITOther
Last pushedFeb 12, 2026Jun 2, 2026
CategoriesDeveloper ToolsModel Training, LLM Frameworks

LLM4Decompile

A repository using large language models (LLMs) for the reverse engineering of binary code through decompilation.

Python

LLMs-from-scratch

Repository containing code and instructions for developing, pretraining, and finetuning a GPT-like large language model (LLM) using PyTorch.

Jupyter Notebook