Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Open-source tool for decompiling binary code into C using large language models.
LLM4Decompile is an open-source large language model dedicated to decompiling binaries into human-readable C source code. The tool supports the decompilation of Linux x86_64 binaries across different optimization levels (O0 to O3).
This repository is a collaborative project aimed at broadening its decompilation capabilities and integrating with popular tools for enhanced functionality.