Binary Lifter Evaluation

03/24/2022
by   Eric Schulte, et al.
0

Binary rewriting gives software developers, consumers, attackers, and defenders the ability to modify both their own and third-party software for instrumentation, customization, optimization, and hardening. Unfortunately, the practical limitations of binary rewriting tools are often glossed over in academic publications in this field, making it unclear to users if and when these tools will work in practice. This, among other challenges, has prohibited the widespread adoption of binary rewriting tools. To address this shortcoming, we collect eight popular binary rewriting tools and assess their generality across a broad range of input binary classes and the functional reliability of the resulting rewritten binaries. Additionally, we evaluate the performance of the rewriting tools themselves as well as the rewritten binaries they produce. We also identify features that are predictive of rewriting success and show that a simple decision tree model trained on these features can accurately predict whether a particular tool can rewrite a target binary. The goal of this broad evaluation is to provide a state of the practice for binary rewriting tools. We hope our findings will inform potential users of binary rewriting, support binary rewriting tool developers, and set a shared context for future research in this area. The binary rewriters, our corpus of 3344 sample binaries, and the evaluation infrastructure itself are all freely available as open-source software.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/06/2022

Binary-level Software Compatibility Tool Agreement

Application Binary Interface (ABI) compatibility is essential for system...
research
07/28/2020

SoK: All You Ever Wanted to Know About x86/x64 Binary Disassembly But Were Afraid to Ask

Disassembly of binary code is hard, but necessary for improving the secu...
research
06/13/2022

OpenCBS: An Open-Source COBOL Defects Benchmark Suite

As the current COBOL workforce retires, entry-level developers are left ...
research
05/28/2020

An Empirical Study of Bots in Software Development – Characteristics and Challenges from a Practitioner's Perspective

Software engineering bots - automated tools that handle tedious tasks - ...
research
07/02/2019

GTIRB: Intermediate Representation for Binaries

GTIRB is an intermediate representation for binary analysis and transfor...
research
06/20/2022

The Right Tool for the Job: Open-Source Auditing Tools in Machine Learning

In recent years, discussions about fairness in machine learning, AI ethi...

Please sign up or login with your details

Forgot password? Click here to reset