Skip to main content

Introduction

BINSEC is a binary level code analysis platform developed at CEA List (Université Paris-Saclay) in collaboration with UGA and LORIA.

BINSEC takes as input a binary file containing machine code instructions and can perform symbolic execution ("under-approximated semantic exploration") over it.

This tutorial covers the basic usages of the BINSEC symbolic execution engine over small binary executables.