DocumentCode
3696671
Title
Data tainting and obfuscation: Improving plausibility of incorrect taint
Author
Sandrine Blazy;Stéphanie Riaud;Thomas Sirvent
Author_Institution
Université
fYear
2015
Firstpage
111
Lastpage
120
Abstract
Code obfuscation is designed to impede the reverse engineering of a binary software. Dynamic data tainting is an analysis technique used to identify dependencies between data in a software. Performing dynamic data tainting on obfuscated software usually yields hard to exploit results, due to over-tainted data. Such results are clearly identifiable as useless: an attacker will immediately discard them and opt for an alternative tool. In this paper, we present a code transformation technique meant to prevent the identification of useless results: a few lines of code are inserted in the obfuscated software, so that the results obtained by the dynamic data tainting approach appear acceptable. These results remain however wrong and lead an attacker to waste enough time and resources trying to analyze incorrect data dependencies, so that he will usually decide to use less automated and advanced analysis techniques, and maybe give up reverse engineering the current binary software. This improves the security of the software against malicious analysis.
Keywords
"Software","Performance analysis","Reverse engineering","Computer bugs","Registers","Malware","Data mining"
Publisher
ieee
Conference_Titel
Source Code Analysis and Manipulation (SCAM), 2015 IEEE 15th International Working Conference on
Type
conf
DOI
10.1109/SCAM.2015.7335407
Filename
7335407
Link To Document