DocumentCode :
2134045
Title :
Symbolic analysis of assembly traces: Lessons learned and perspectives
Author :
Khoury, Raphael
Author_Institution :
Dept. of Comput. Sci. & Math., Univ. du Quebec a Chicoutimi, Chicoutimi, QC, Canada
fYear :
2015
fDate :
2-2 March 2015
Firstpage :
7
Lastpage :
12
Abstract :
In this study, we have developed a software to implement a symbolic analyzer for assembly traces. The software receives as input traces of assembly instructions. It then builds a symbolic expression characterizing the possible range of values for each variable and feeds this value to the Yices STM solver. The Yices solver returns possible concrete values that respect the symbolic expressions associated with each variable. This software has several potential applications including software testing and fuzzing and vulnerability detection. To verify the validity of our approach, we have tested our software with real-life traces and investigated its potential use for malware detection. For instance, that the software automatically detects the input values that would cause a buffer overflow in some cases. To conclude, we reflect on the lessons learned during the development of this software, which can help guide the future development of symbolic analyzers.
Keywords :
invasive software; program assemblers; program diagnostics; program testing; Yices STM solver; assembly instructions; assembly traces; buffer overflow; lessons learned; lessons perspectives; malware detection; software development; software testing; symbolic analysis; symbolic expression; symbolic expressions; vulnerability detection; Abstracts; Assembly; Concrete; Monitoring; Registers; Security; Software;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Program Comprehension through Dynamic Analysis (PCODA), 2015 IEEE 6th International Workshop on
Conference_Location :
Montreal, QC
Type :
conf
DOI :
10.1109/PCODA.2015.7067177
Filename :
7067177
Link To Document :
بازگشت