Skip to main content

Dynamic Binary Modification: Overview

  • Chapter
Dynamic Binary Modification

Part of the book series: Synthesis Lectures on Computer Architecture ((SLCA))

  • 90 Accesses

Abstract

Software developers, system designers, and end users all may have important reasons to observe and potentially modify the runtime behavior of application software. Dynamic binary modification systems provide this functionality, while hiding the complex engineering necessary to make the entire process work. These systems provide access to every executed user-level instruction (including calls through shared libraries, dynamically-generated code, and system call instructions themselves) while providing the illusion that the application is running natively. Aside from any potentially observable runtime or memory overhead, the application appears to behave identically to a native execution, including instruction addresses, data addresses, and stack contents. Some of the more commonly known dynamic binary modification tools today include Valgrind, Pin, and DynamoRIO.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 19.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 27.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2011 Springer Nature Switzerland AG

About this chapter

Cite this chapter

Hazelwood, K. (2011). Dynamic Binary Modification: Overview. In: Dynamic Binary Modification. Synthesis Lectures on Computer Architecture. Springer, Cham. https://doi.org/10.1007/978-3-031-01732-2_1

Download citation

Publish with us

Policies and ethics