Труды Института системного программирования РАН (Oct 2018)
Implementing Obfuscating Transformations in the LLVM Compiler Infrastructure
Abstract
The paper describes the methods for obfuscating C/C++ programs to prevent applying static analyzers to them. The methods are implemented within the well-known LLVM compiler infrastructure. Experimental results presenting resulting program slowdown and used memory growth are given.
Keywords