most citedSearch-Based Multi-Trajectory Refinement for Safe C-to-Rust Translation with Large Language Models

2 citations · 2 across the 3 of their papers we have counts for

collaborators

7 papers

cs.CR2026

Adding Compilation Metadata To Binaries To Make Disassembly Decidable

Daniel Engel, Freek Verbeek, Pranav Kumar +1

The binary executable format is the standard method for distributing and executing software. Yet, it is also as opaque a representation of software as can be. If the binary format…

cs.SE2026

ENCRUST: Encapsulated Substitution and Agentic Refinement on a Live Scaffold for Safe C-to-Rust Translation

Hohyun Sim, Hyeonjoong Cho, Ali Shokri +2

We present Encapsulated Substitution and Agentic Refinement on a Live Scaffold for Safe C-to-Rust Translation, a two-phase pipeline for translating real-world C projects to safe Ru…

cs.PL20262 cited

Search-Based Multi-Trajectory Refinement for Safe C-to-Rust Translation with Large Language Models

HoHyun Sim, Hyeonjoong Cho, Yeonghyeon Go +4

The C programming language has been foundational in building system-level software. However, its manual memory management model frequently leads to memory safety issues. In respons…

cs.PL2026

Scalable Floating-Point Satisfiability via Staged Optimization

Yuanzhuo Zhang, Zhoulai Fu, Binoy Ravindran

This work introduces StageSAT, a new approach to solving floating-point satisfiability that bridges SMT solving with numerical optimization. StageSAT reframes a floating-point form…

cs.PL2025

BeePL: Correct-by-compilation kernel extensions

Swarn Priya, Frédéric Besson, Connor Sughrue +4

eBPF is a technology that allows developers to safely extend kernel functionality without modifying kernel source code or developing loadable kernel modules. Since the kernel gover…

cs.PL2025

Augmented Weak Distance for Fast and Accurate Bounds Checking

Zhoulai Fu, Freek Verbeek, Binoy Ravindran

This work advances floating-point program verification by introducing Augmented Weak-Distance (AWD), a principled extension of the Weak-Distance (WD) framework. WD is a recent appr…