CLE loads binaries and their associated libraries, resolves imports and
provides an abstraction of process memory the same way as if it was loader
by the OS's loader.

WWW: https://github.com/angr/cle
