Research on the Key Technology of Selective Symbolic Execution

Zhaokun Deng,Yuliang Lu,Zhao Huang,Kailong Zhu,Bin Yang
DOI: https://doi.org/10.1109/imccc.2018.00222
2018-01-01
Abstract:The security of software is threaten by the vulnerability from itself. In recent years, the testing of the binary software is becoming more and more important, and researchers have also put forward many analyzing methods to find the vulnerability of the softwares. This paper studies several kinds of the analyzing methods on binary software, and on this basis, mainly study the development of the Selective Symbolic Execution(S2E) platform. Moreover, this paper tests the technical effect of this technology. The experiment results show that this method is effective in finding the vulnerabilities of the software.
What problem does this paper attempt to address?