Sciweavers

ICISC
2008

Instruction Set Limitation in Support of Software Diversity

13 years 5 months ago
Instruction Set Limitation in Support of Software Diversity
This paper proposes a novel technique, called instruction set limitation, to strengthen the resilience of software diversification against collusion attacks. Such attacks require a tool to match corresponding program fragments in different, diversified program versions. The proposed technique limits the types of instructions occurring in a program to the most frequently occurring types, by replacing the infrequently used types as much as possible by more frequently used ones. As such, this technique, when combined with diversification techniques, reduces the number of easily matched code fragments. The proposed technique is evaluated against a powerful diversification tool for Intel's x86 and an optimized matching process on a number of SPEC 2006 benchmarks. Key words: diversity, binary rewriting, code fragment matching, software protection
Bjorn De Sutter, Bertrand Anckaert, Jens Geiregat,
Added 29 Oct 2010
Updated 29 Oct 2010
Type Conference
Year 2008
Where ICISC
Authors Bjorn De Sutter, Bertrand Anckaert, Jens Geiregat, Dominique Chanet, Koen De Bosschere
Comments (0)