Showing cs.SEShow all
2 papers · 1 filter
cs.SE2025
Automated Snippet-Alignment Data Augmentation for Code Translation
Zhiming Zhang, Qingfu Zhu, Xianzhen Luo +3
Code translation aims to translate the code from its source language to the target language and is used in various software development scenarios. Recent developments in Large Lang…
cs.SE2025
ReF Decompile: Relabeling and Function Call Enhanced Decompile
Yunlong Feng, Bohan Li, Xiaoming Shi +2
The goal of decompilation is to convert compiled low-level code (e.g., assembly code) back into high-level programming languages, enabling analysis in scenarios where source code i…