CBAT: A Comparative Binary Analysis Tool
2024-5-27 11:36:26 Author: www.ndss-symposium.org(查看原文) 阅读量:1 收藏

Chloe Fortuna (STR), JT Paasch (STR), Sam Lasser (Draper), Philip Zucker (Draper), Chris Casinghino (Jane Street), Cody Roux (AWS)

Modifying a binary program without access to the original source code is an error-prone task. In many cases, the modified binary must be tested or otherwise validated to ensure that the change had its intended effect and no others—a process that can be labor-intensive. This paper presents CBAT, an automated tool for verifying the correctness of binary transformations. CBAT’s approach to this task is based on a differential program analysis that checks a relative correctness property over the original and modified versions of a function. CBAT applies this analysis to the binary domain by implementing it as an extension to the BAP binary analysis toolkit. We highlight several features of CBAT that contribute to the tool’s efficiency and to the interpretability of its output. We evaluate CBAT’s performance by using the tool to verify modifications to three collections of functions taken from real-world binaries.

View More Papers

TBD

Ryo Ichikawa, Captain of CTF Team TokyoWesterns

Read More


文章来源: https://www.ndss-symposium.org/ndss-paper/auto-draft-437/
如有侵权请联系:admin#unsafe.sh