Mimic Security Defence Strategy Based on Software Diversity

Yu-jia ZHANG,Jian-min PANG,Zheng ZHANG,Jiang-xing WU
DOI: https://doi.org/10.11896/j.issn.1002-137X.2018.02.037
2018-01-01
Abstract:With the development of reverse engineering,the software industry has suffered a great loss from the software piracy and malicious attack for a long time.Code obfuscation techniques which can hide specific function of a program from malicious analysis for malware is thus frequently employed to mitigate this risk.However,most of the existing obfuscation methods are language embedded and depend on the target architecture,this paper proposed a method of compile-time obfuscation,and further presented a prototype implementedation based on the LLVM compiler infrastructure.Furthermore,this paper implemented a mimic security defence system which is free from malicious attack with the software diversity method.
What problem does this paper attempt to address?