Publication | Closed Access
DBILL
17
Citations
12
References
2014
Year
Unknown Venue
EngineeringComputer ArchitectureSoftware EngineeringSoftware AnalysisHardware SecurityDynamic Binary InstrumentationSystems EngineeringHost BinaryGuest BinaryDynamic CompilationComputer EngineeringComputer ScienceStatic Program AnalysisRuntime SystemHardware EmulationProgram AnalysisSoftware TestingSystem SoftwareVirtual Machine
Dynamic Binary Instrumentation (DBI) is a core technology for building debugging and profiling tools for application executables. Most state-of-the-art DBI systems have focused on the same instruction set architecture (ISA) where the guest binary and the host binary have the same ISA. It is uncommon to have a cross-ISA DBI system, such as a system that instruments ARM executables to run on x86 machines. We believe cross-ISA DBI systems are increasingly more important, since ARM executables could be more productively analyzed on x86 based machines such as commonly available PCs and servers. In this paper, we present DBILL, a cross-ISA and re- targetable dynamic binary instrumentation framework that builds on both QEMU and LLVM. The DBILL framework enables LLVM-based static instrumentation tools to become DBI ready, and deployable to different target architectures. Using address sanitizer and memory sanitizer as implementation examples, we show DBILL is an efficient, versatile and easy to use cross-ISA retargetable DBI framework.
| Year | Citations | |
|---|---|---|
Page 1
Page 1