CoDe-R: Refining Decompiler Output with LLMs via Rationale Guidance and Adaptive Inference explores CoDe-R refines decompiler output with LLMs using rationale guidance and adaptive inference, achieving state-of-the-art re-executability for lightweight models.. Commercial viability score: 8/10 in Decompilation.
Use This Via API or MCP
This route is the stable paper-level surface for citations, viability, references, and downstream handoffs. Use it as the proof layer behind Signal Canvas, workspace creation, and launch-pack generation.
Owned Distribution
Get the weekly shortlist of commercializable papers, benchmark movers, and proof receipts that matter for product execution.
Use an AI coding agent to implement this research.
Lightweight coding agent in your terminal.
Agentic coding tool for terminal workflows.
AI agent mindset installer and workflow scaffolder.
AI-first code editor built on VS Code.
Free, open-source editor by Microsoft.
6mo ROI
2-4x
3yr ROI
10-20x
Lightweight AI tools can reach profitability quickly. At $500/mo average contract, 20 customers = $10K MRR by 6mo, 200+ by 3yr.
References are not available from the internal index yet.
High Potential
2/4 signals
Quick Build
4/4 signals
Series A Potential
4/4 signals
Sources used for this analysis
arXiv Paper
Full-text PDF analysis of the research paper
GitHub Repository
Code availability, stars, and contributor activity
Citation Network
Semantic Scholar citations and co-citation patterns
Community Predictions
Crowd-sourced unicorn probability assessments
Analysis model: GPT-4o · Last scored: 4/15/2026
Generating constellation...
~3-8 seconds
Improving decompilation accuracy is crucial for enhancing software security and maintaining legacy systems, reducing reliance on incomplete pseudo-code outputs from traditional decompilation tools.
Turn CoDe-R into a commercial tool that integrates with existing decompilation software, offering a plugin or standalone solution to enhance code readability and accuracy.
CoDe-R could redefine standards in decompilation by replacing traditional rule-based methods with advanced AI-guided approaches, offering higher accuracy and functionality.
Cybersecurity and software maintenance sectors, including enterprises dealing with legacy systems and those in need of vulnerability assessment tools, represent a substantial market.
Create a software suite for cybersecurity firms that refines decompiled binaries, offering insights into potential vulnerabilities and enabling efficient legacy system modernization.
CoDe-R introduces a two-stage refinement process for decompiled code. The Semantic Cognitive Enhancement step uses rationale-guided semantic injection to align LLMs with high-level algorithmic intent. During inference, the Dynamic Dual-Path Fallback mechanism adapts between semantic recovery and syntactic stability to produce more accurate code.
CoDe-R was evaluated on the HumanEval-Decompile benchmark with a 1.3B model, achieving state-of-the-art re-executability rates, demonstrating significant improvement over existing decompilation tools.
The method's effectiveness is highly dependent on the underlying LLM's training, and it may struggle with highly obfuscated or uniquely complex binaries beyond typical datasets.