Abstract Interpretation of Binary Code with Memory Accesses using Polyhedra

11/20/2017
by   Clément Ballabriga, et al.
0

In this paper we propose a novel methodology for static analysis of binary code using abstract interpretation. We use an abstract domain based on polyhedra and two mapping functions that associate polyhedra variables with registers and memory. We demonstrate our methodology to the problem of computing upper bounds to loop iterations in the code. This problem is particularly important in the domain of Worst-Case Execution Time (WCET) analysis of safety-critical real-time code. However, our approach is general and it can applied to other static analysis problems.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset