Formal Verification of a Program Obfuscation Based on Mixed Boolean-Arithmetic Expressions

被引:7
|
作者
Blazy, Sandrine [1 ]
Hutin, Remi [1 ]
机构
[1] Univ Rennes, CNRS, INRIA, IRISA, Rennes, France
关键词
bitwise arithmetic; program obfuscation; CompCert verified compiler;
D O I
10.1145/3293880.3294103
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
The insertion of expressions mixing arithmetic operators and bitwise boolean operators is a widespread protection of sensitive data in source programs. This recent advanced obfuscation technique is one of the less studied among program obfuscations even if it is commonly found in binary code. In this paper, we formally verify in Coq this data obfuscation. It operates over a generic notion of mixed boolean-arithmetic expressions and on properties of bitwise operators operating over machine integers. Our obfuscation performs two kinds of program transformations: rewriting of expressions and insertion of modular inverses. To facilitate its proof of correctness, we define boolean semantic tables, a data structure inspired from truth tables. Our obfuscation is integrated into the CompCert formally verified compiler where it operates over Clight programs. The automatic extraction of our program obfuscator into OCaml yields a program with competitive results.
引用
收藏
页码:196 / 208
页数:13
相关论文
共 24 条