nebelwelt.net logo
navigation logo

SYSTOR'10: Usage Scenarios for Fast Dynamic Binary Translators

Reference:

Mathias Payer and Thomas Gross, Usage Scenarios for Fast Dynamic Binary Translators

 

Abstract:

Dynamic (on the fly) binary translation is an important part of many software systems. This poster discusses different usage scenarios for dynamic binary translators. The proposed use cases are (i) an user-space virtualization system that adds and enforces security constraints, (ii) an software transactional memory (STM) component that enables the safe execution of binary code in an STM transaction, and (iii) an instrumentation tool that dynamically patches programs at runtime based on specific parameters.

 

Links:

 

Bibtex:

@inproceedings{fastBTsystor10poster,
 author = {Mathias Payer and Thomas Gross},
 title = {Usage Scenarios for Fast Dynamic Binary Translators},
 booktitle = {Proceedings of the SyStor 2010 conference},
 isbn = {978-1-60558-908-4},
 doi = {http://doi.acm.org/10.1145/1815695.1815708},
 year = {2010},
}