3 papers
cs.CR2025
Resolving Indirect Calls in Binary Code via Cross-Reference Augmented Graph Neural Networks
Haotian Zhang, Kun Liu, Cristian Garces +3
Binary code analysis is essential in scenarios where source code is unavailable, with extensive applications across various security domains. However, accurately resolving indirect…
cs.CR2025
Retrofitting XoM for Stripped Binaries without Embedded Data Relocation
Chenke Luo, Jiang Ming, Mengfei Xie +2
In this paper, we present PXoM, a practical technique to seamlessly retrofit XoM into stripped binaries on the x86-64 platform. As handling the mixture of code and data is a well-k…
cs.CR2025
Beyond Tag Collision: Cluster-based Memory Management for Tag-based Sanitizers
Mengfei Xie, Yan Lin, Hongtao Wu +3
Tag-based sanitizers attach a small "key" to each pointer and a matching "lock" tag to its target memory object, enabling runtime verification of pointer-object consistency and hel…