Embed this Speech!

<script type='text/javascript' src='http://www.sweetspeeches.com/s/e/16153---generating-low-overhead-dynamic-binary-translators'></script>

Verified

Generating Low-Overhead Dynamic Binary Translators June 10, 2010

Send This Speech Embed This Speech

Favorite:

  • Favorite_star_off
  • Bg_dislike

    0

Google Tech Talk
June 9, 2010

ABSTRACT

Presented by Mathias Payer.

Dynamic (on the fly) binary translation is an important part of many software systems. In this talk we discuss how to combine efficient translation with the generation of efficient code, while providing a high-level table-driven user interface that simplifies the generation of the binary translator (BT).

The translation actions of the BT are specified in high-level abstractions that are compiled into translation tables; these tables control the runtime program translation. This table generator allows a compact description of changes in the translated code.

We use fastBT, a table-based dynamic binary translator that uses a code cache and various optimizations for indirect control transfers to illustrate the design tradeoffs in binary translators. We present an analysis of the most challenging sources of overhead and describe optimizations to further reduce these penalties. Keys to the good performance are a configurable inlining mechanism and adaptive self-modifying optimizations for indirect control transfers.

Link to the paper:
http://nebelwelt.net/index.php?id=54

Using a BT to secure running programs:
Hacking the Hackers with User-Space Virtualization
http://nebelwelt.net/index.php?id=50

Project page of the BT:
http://nebelwelt.net/fastBT

Telepromptor

Print transcript

Full Transcript coming soon

  • Randomspeech

Speech Sender

close [x]

You are sending:

Generating Low-Overhead Dynamic Binary Translators- June 10, 2010

- - -
Send to:

We welcome any and all feedback for Sweet Speeches! Speak your mind!